PriestBot is a Discord bot based on the Discord API wrapper discord.py.
- Python 3.4.2+
discord.py rewrite
libraryaiohttp
librarywebsockets
libraryPyNaCl
library (optional, for voice only)- On Linux systems this requires the
libffi
library. You can install in debian based systems by doingsudo apt-get install libffi-dev
.
- On Linux systems this requires the
twitch
librarysqlite3
librarygoogleapiclient
library
Usually pip
will handle these for you.