mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
appunto
This commit is contained in:
parent
cb4958eb71
commit
85c931fca4
1 changed files with 1 additions and 0 deletions
|
@ -390,6 +390,7 @@ if __name__ == "__main__":
|
|||
b.commands["help"] = help_cmd
|
||||
b.commands["markov"] = markov
|
||||
b.commands["cv"] = cv
|
||||
b.commands["buy"] = buy
|
||||
# Init Discord bot commands
|
||||
d.commands["sync"] = sync_discord
|
||||
# Init Telegram bot
|
||||
|
|
Loading…
Reference in a new issue