A personal Discord Bot written in discord.py
The actual code is only semi decent.
You can self host this bot though I'd prefer it if you use this to have it in your server.
-
Requires python 3 or higher
-
Install dependencies
pip install -r requirements -
Create the database
You will need to create a postgres database owned by postgres and require PostgreSQL 9.5 or higher
the bot will add the tables on startup. -
Setting up configuration
You will have to setup your token, bot prefix and owner ids as environment variables.
example configuration can be found in the loadconfigexample.py, create a loadconfig.py similar to this
- Python 3.6+
- v1.2.3+ of discord.py
- Img flip account
- Jikan py
- lxml
- Pillow
- lru-dict
- Asyncpg
- Beautifulsoup4
- Jishaku
- Typing
- Psutil
- Numpy
- python-dateutil