Initial commit
This commit is contained in:
commit
5307298dae
41 changed files with 2485 additions and 0 deletions
7
.env.example
Normal file
7
.env.example
Normal file
|
@ -0,0 +1,7 @@
|
|||
# THIS IS A TEMPLATE FILE. MAKE A COPY AND RENAME TO `.env` TO USE.
|
||||
|
||||
# https://discord.com/developers
|
||||
TOKEN=BOT_TOKEN
|
||||
|
||||
# ID of the server to use for testing
|
||||
TEST_SERVER=123
|
Loading…
Add table
Add a link
Reference in a new issue