Initial Commit

This commit is contained in:
Daniel Mason 2020-03-21 14:11:44 +13:00
commit a480c2c898
5 changed files with 41 additions and 0 deletions

4
.env.example Normal file
View file

@ -0,0 +1,4 @@
DISCORD_TOKEN=""
DISCORD_CHANNELS="id1,id2,id3"
SOURCE_CHANNEL=""
REGEX_MATCH="^.*(K41|COVID).*$"