Containerize it
This commit is contained in:
parent
8372d56c80
commit
973d9ee7cf
6 changed files with 97 additions and 25 deletions
16
.env.example
Normal file
16
.env.example
Normal file
|
@ -0,0 +1,16 @@
|
|||
BOT_TOKEN=9198675309
|
||||
NEURAL=Bearer v3498347598347523983497
|
||||
POE_TOKEN=023423840823
|
||||
OPENAI_EMAIL=email@example.com
|
||||
OPENAI_PASS=password1234
|
||||
GUILD_ID=1234567890
|
||||
BOT_ID=1234567890
|
||||
MAGIC_ITEM_FORUM=1234567890
|
||||
RACE_FORUM=1234567890
|
||||
SUBCLASS_FORUM=1234567890
|
||||
LOCATION_FORUM=1234567890
|
||||
MONSTER_FORUM=1234567890
|
||||
NPC_FORUM=1234567890
|
||||
OTHER_FORUM=1234567890
|
||||
LOG_CHANNEL=1234567890
|
||||
AUTOGEN=true
|
Loading…
Add table
Add a link
Reference in a new issue