feat: implement an RSS Discord bot with slash commands for feed management and Docker support.
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
DISCORD_TOKEN=dein-bot-token-hier
|
||||
DISCORD_CHANNEL_ID=123456789012345678
|
||||
DISCORD_ROLE_ID=123456789012345678
|
||||
CHECK_INTERVAL=300
|
||||
Reference in New Issue
Block a user