Tatake/.env.example
Minecodes 114521a103
[STABLE] Release v2.0.0
+ XMPP/Jabber module
 + Last ping display
 + Added async bot starter
 + Added new MOTDs
 * Added more config options
 * Fixed randomizer for motd and status
 * Fixed some smaller bugs
2023-07-17 16:41:03 +02:00

6 lines
132 B
Plaintext

ENABLE_DC=true
TOKEN=YOUR_DISCORD_BOT_TOKEN
ENABLE_XMPP=true
XMPP_USER=tatake@example.com
PASS="YOUR_PASSWORD"
HOST=example.com:5222