Skip to content
This repository has been archived by the owner on May 22, 2020. It is now read-only.

A Discord bot made using Discord.py (rewrite) to handle channels / roles / games for multiple discord playthrough servers.

License

Notifications You must be signed in to change notification settings

SciADV-Community/playthrough-bot

Repository files navigation

Playthrough-bot

A role bot for visual novel playthrough servers!

Setup

  • Clone repo
  • Create and set up the environment with poetry install.
  • Initialize the config with poetry run init.

Database Management

After making changes to the models, make sure to migrate the database with:

poetry run makemigration
poetry run migrate

When asked for a message to add to the migration, add a short semantically rich message that describes what the migration is about.

Testing

To run the tests locally, run poetry run test.

About

A Discord bot made using Discord.py (rewrite) to handle channels / roles / games for multiple discord playthrough servers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published