Move guild data path into environment variable
This commit is contained in:
parent
4f1d9f62e2
commit
72333cc116
2 changed files with 5 additions and 5 deletions
|
@ -1,3 +1,4 @@
|
|||
DISCORD_TOKEN=
|
||||
PREFIX="-h "
|
||||
HUGO=/path/to/hugo
|
||||
HUGO=/path/to/hugo
|
||||
GUILD_DATA=/path/to/guilds.json
|
Loading…
Add table
Add a link
Reference in a new issue