Skip to content

CaladBlogBaal/Victorique

Repository files navigation

A personal Discord Bot written in discord.py
The actual code is only semi decent.

Running

You can self host this bot though I'd prefer it if you use this to have it in your server.

  1. Requires python 3 or higher

  2. Install dependencies

    pip install -r requirements

  3. 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.

  4. 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

Requirements

  • 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages