03df7678c5087a4d99c8a8d8da1a9da51f423cc5
ANewDawn
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%
