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