Thanks to visit codestin.com
Credit goes to github.com

Skip to content

aldehir/Pubobot

 
 

Repository files navigation

Pubobot

Development Setup

Install poetry for your system.

Create a config.cfg file and add the following:

DISCORD_TOKEN = "your_discord_token"

For more options, see config.cfg.example.

Install dependencies and execute with poetry:

$ poetry install
$ poetry run pubobot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%