Use UV
This commit is contained in:
18
README.md
18
README.md
@ -5,21 +5,3 @@
|
||||
</p>
|
||||
|
||||
A shit Discord bot.
|
||||
|
||||
## Settings file
|
||||
|
||||
Create a settings.json file or use the environment variables below
|
||||
|
||||
```json
|
||||
{
|
||||
"discord_token": "your-bot-token-here",
|
||||
"openai_token": "open-ai-token"
|
||||
}
|
||||
```
|
||||
|
||||
## Environment variables
|
||||
|
||||
| Variable | Description |
|
||||
| ------------- | ----------------- |
|
||||
| DISCORD_TOKEN | Discord bot token |
|
||||
| OPENAI_TOKEN | OpenAI token |
|
||||
|
Reference in New Issue
Block a user