diff options
Diffstat (limited to '.env.example')
-rw-r--r-- | .env.example | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.env.example b/.env.example index f27a541..51168fc 100644 --- a/.env.example +++ b/.env.example @@ -26,3 +26,7 @@ REACT_APP_SSH_PORT=42069 REDIS_HOST=localhost REDIS_PORT=6379 + +NEW_GAME_PINGABLE_ROLE_ID=1123232 +NEW_GAME_CHANNEL_WEBHOOK=https://discordapp.com/api/webhooks/ +REMIND_MOVE_CHANNEL_WEBHOOK=https://discordapp.com/api/webhooks/
\ No newline at end of file |