This commit is contained in:
Daniel Mason 2020-03-21 15:42:08 +13:00
parent b5624db074
commit 2fd99c369c
3 changed files with 4 additions and 11 deletions

View file

@ -17,8 +17,7 @@ copy .env.example to .env and setup your user Token in .env
.env file layout
DISCORD_TOKEN="token_from_web"
DISCORD_CHANNELS="channel_1_id,channel_2_id"
DISCORD_CHANNELS="channel_1_id"
SOURCE_CHANNEL="channel_id_to_listen_to"
REGEX_MATCH="^.*(REGEX|TO|USE|TO|MATCH).*$"
PING_ROLE="id_of_role"