mirror of
https://github.com/Noratrieb/killua-bot.git
synced 2026-01-14 23:25:01 +01:00
env var info
This commit is contained in:
parent
def84de1dd
commit
32355a0064
1 changed files with 8 additions and 0 deletions
|
|
@ -1,2 +1,10 @@
|
||||||
# KilluaBot
|
# KilluaBot
|
||||||
A good discord bot.
|
A good discord bot.
|
||||||
|
|
||||||
|
|
||||||
|
requires a few env vars:
|
||||||
|
|
||||||
|
```
|
||||||
|
KILLUA_JSON_PATH=path to the json file (file must be writable)
|
||||||
|
BOT_TOKEN=the token
|
||||||
|
```
|
||||||
Loading…
Add table
Add a link
Reference in a new issue