Lovely little discord bot, mostly made for the purpose of learning. Not all of the code here is mine, and a lot of it that is is modified from other code.
The prefix is ``, type ``help to see its commands.
Currently, the highlight is being able to print a random @dril tweet using ``dril.
Big thanks to:
Dev Dungeon for the tutorial, I would not have been able to make this bot without it.
Dataquest.io for teaching me how to use APIs.
leovoel's basic_bot.py for using extensions.
Rapptz's discord.py for the python Discord API wrapper.
geduldig's TwitterAPI so I could use twitter.
...And everyone else who wrote libraries or anything.