Use UV
This commit is contained in:
parent
3f31c3ea4e
commit
e696e161b3
7 changed files with 583 additions and 28 deletions
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 |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue