discord-keyword-bot/.env.example

5 lines
86 B
Plaintext
Raw Normal View History

2020-03-21 01:11:44 +00:00
DISCORD_TOKEN=""
2020-03-21 02:42:08 +00:00
DISCORD_CHANNEL=""
2020-03-21 01:11:44 +00:00
SOURCE_CHANNEL=""
REGEX_MATCH="^.*(K41|COVID).*$"