mirror of https://github.com/stijndcl/didier
6 lines
63 B
Python
6 lines
63 B
Python
|
from discord import embeds
|
||
|
|
||
|
|
||
|
class UforaNotification:
|
||
|
pass
|