mirror of
https://github.com/idanoo/discord-keyword-bot
synced 2025-07-02 06:02:16 +00:00
Initial Commit
This commit is contained in:
commit
a480c2c898
5 changed files with 41 additions and 0 deletions
4
.env.example
Normal file
4
.env.example
Normal file
|
@ -0,0 +1,4 @@
|
|||
DISCORD_TOKEN=""
|
||||
DISCORD_CHANNELS="id1,id2,id3"
|
||||
SOURCE_CHANNEL=""
|
||||
REGEX_MATCH="^.*(K41|COVID).*$"
|
Loading…
Add table
Add a link
Reference in a new issue