The BronyTV's IRC bot is reborn in the form of a Discord bot.
- Python 3.5.*
- discord.py
pip install discord.py[voice]
- aiohttp (but we assume discord.py installs it anyway)
- Pillow
pip install Pillow
- Wand
pip install Wand
(RequiresImageMagick
from apt-get)