Go to file

ANewDawn

A New Dawn

A shit Discord bot.

Settings file

Create a settings.json file or use the environment variables below

{
  "discord_token": "your-bot-token-here",
  "openai_token": "open-ai-token"
}

Environment variables

Variable Description
DISCORD_TOKEN Discord bot token
OPENAI_TOKEN OpenAI token
Languages
Python 96.2%
Dockerfile 3.8%