feat: bump up rust version and a big cleanup
Also added an example .env This will break stuff (briefly)
This commit is contained in:
parent
8ba92cc47e
commit
9452c0ac2e
7 changed files with 825 additions and 681 deletions
8
example.env
Normal file
8
example.env
Normal file
|
@ -0,0 +1,8 @@
|
|||
HOME="."
|
||||
DATABASE="database.db"
|
||||
DISCORD_TOKEN=""
|
||||
DISCORD_TOKEN_MINECRAFT=""
|
||||
EMAIL_SMTP=""
|
||||
EMAIL_USER=""
|
||||
EMAIL_PASS=""
|
||||
WOLVES_URL=""
|
Loading…
Add table
Add a link
Reference in a new issue