sendou.ink/old/.env.template
Kalle (Sendou) 1576f89925 move to old
2020-10-13 14:27:02 +03:00

11 lines
465 B
Plaintext

ADMIN_ID=[discord id]
GANBA_ID=[discord id]
CLIENT_ID=[id of the discord app for login]
CLIENT_SECRET=[secret of the discord app for login]
FA_WEBHOOK_URL=[webhook url where new FA posts get posted about on Discord]
MONGODB_URI=[MongoDB connection uri]
POSTGRESQL_URI=[PostgreSQL connection uri]
SESSION_SECRET=[random string]
NODE_ENV=development
LANISTA_TOKEN=[random string to test lanista bot integration]
LOHI_TOKEN=[random string to test lohi bot integration]