Move guild data path into environment variable

This commit is contained in:
Elnu 2022-02-17 21:36:02 -08:00
parent 4f1d9f62e2
commit 72333cc116
2 changed files with 5 additions and 5 deletions

View file

@ -1,3 +1,4 @@
DISCORD_TOKEN=
PREFIX="-h "
HUGO=/path/to/hugo
HUGO=/path/to/hugo
GUILD_DATA=/path/to/guilds.json