First commit.
This commit is contained in:
commit
7f6bdf248c
6 changed files with 365 additions and 0 deletions
6
app/.env.default
Normal file
6
app/.env.default
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
DISCORD_TOKEN = token_here
|
||||
DISCORD_CHANNEL_ID = XXXXYYYYYYZZZZZ
|
||||
MUCK_HOST = localhost
|
||||
MUCK_PORT = 7675
|
||||
MUCK_USERNAME = Discord_Bot
|
||||
MUCK_PASSWORD = super_secret
|
||||
Loading…
Add table
Add a link
Reference in a new issue