Hotfix /all and styling

This commit is contained in:
Ichitux
2026-04-08 00:45:32 +02:00
parent a8ff7ad9bd
commit 817ffac049
3 changed files with 80 additions and 23 deletions

3
.env
View File

@@ -6,6 +6,9 @@ DISCORD_TOKEN=MTQ5MTAxODYzOTc0MTI5MjY0NA.GxBqVk.dB3cWx8t8-kWLrMLGFL-g2ePkrs7l_XE
# Right-click a channel and select "Copy Channel ID" (enable Developer Mode first)
DISCORD_CHANNEL_IDS=600347996080701506,720537868996444230,1480636166150816007
# Channel name mapping (channel_id=name, comma-separated)
CHANNEL_NAMES=600347996080701506=noticias,720537868996444230=eventos,1480636166150816007=changelog
# Server port (optional, defaults to 3000)
PORT=8000