feat(arabot): add dev ids in development mode

This commit is contained in:
Anthony
2022-08-10 05:20:04 +01:00
parent 01b2c5ab56
commit d7d42a1bfa
3 changed files with 84 additions and 2 deletions

View File

@@ -3,6 +3,7 @@ DISCORD_TOKEN= # Bot token from: https://discord.com/developers/
# Configuration
DEFAULT_PREFIX= # Prefix used to run commands in Discord
DEVELOPMENT= # (true/false) Enables developer mode
# Docker
POSTGRES_USER=USERNAME