Skip to content

beginner-codes/bobbins

Repository files navigation

Bobbins

Bobbins is a bot that you can use in your Discord community server to manage help posts in a forum.

Installation

  1. Clone this repository and cd into the folder that was created.
  2. Run poetry install to get all the dependencies you need to run the bot.
  3. Make a copy of example-config.json. In the copy you made add:
    • Your bot token
    • The ID of the forum channel
  4. To start the bot run poetry run python -m bobbins -c config.json
    • Replace config.json with the name of your config file.

About

Bot for managing help posts in a forum.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published