Compare commits
No commits in common. "c996bb837ac63d9c1212be5693eb9600bd09d13d" and "8b9d1caed8b2e2f6bc9fd0d66cbbbf482735c3f3" have entirely different histories.
c996bb837a
...
8b9d1caed8
@ -12,7 +12,5 @@ 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