mirror of
https://github.com/BrenBroZAYT/uptime-kuma-discord-bot.git
synced 2026-06-13 16:40:03 +00:00
initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Discord Bot Configuration
|
||||
DISCORD_BOT_TOKEN=your_discord_bot_token_here
|
||||
|
||||
# Uptime Kuma Configuration
|
||||
UPTIME_KUMA_URL=http://localhost:3001
|
||||
UPTIME_KUMA_USERNAME=admin
|
||||
UPTIME_KUMA_PASSWORD=your_password_here
|
||||
|
||||
# Bot Configuration
|
||||
UPDATE_INTERVAL=60
|
||||
EMBED_COLOR=5814783
|
||||
|
||||
# Admin Discord User IDs (comma-separated, can use slash commands)
|
||||
ADMIN_USER_IDS=
|
||||
|
||||
Reference in New Issue
Block a user