Compare commits
2 Commits
8b9d1caed8
...
c996bb837a
Author | SHA1 | Date | |
---|---|---|---|
c996bb837a | |||
![]() |
c15e950e02 |
@ -12,5 +12,7 @@ if arg == "poll":
|
||||
jokes.poll_jokes()
|
||||
elif arg == "api":
|
||||
main.run()
|
||||
elif arg == "bot":
|
||||
main.bot()
|
||||
else:
|
||||
raise NotImplementedError("No arg specified!")
|
||||
|
Loading…
Reference in New Issue
Block a user