mirror of
https://github.com/RYGhub/royalnet.git
synced 2025-03-29 19:30:31 +00:00
Add DiscordBot to init
This commit is contained in:
parent
0e00e69650
commit
c625f3c279
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
from .telegram import TelegramBot
|
||||
from .discord import DiscordBot
|
||||
|
||||
__all__ = ["TelegramBot"]
|
||||
|
|
Loading…
Add table
Reference in a new issue