mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-27 13:34:28 +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["help"] = help_cmd
|
||||||
b.commands["markov"] = markov
|
b.commands["markov"] = markov
|
||||||
b.commands["cv"] = cv
|
b.commands["cv"] = cv
|
||||||
|
b.commands["buy"] = buy
|
||||||
# Init Discord bot commands
|
# Init Discord bot commands
|
||||||
d.commands["sync"] = sync_discord
|
d.commands["sync"] = sync_discord
|
||||||
# Init Telegram bot
|
# Init Telegram bot
|
||||||
|
|
Loading…
Reference in a new issue