1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00
This commit is contained in:
Steffo 2017-03-23 18:30:19 +01:00
parent cb4958eb71
commit 85c931fca4

View file

@ -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