Update for ping role

This commit is contained in:
Daniel Mason 2020-03-21 15:00:53 +13:00
parent c6d668c65d
commit b5624db074
3 changed files with 6 additions and 2 deletions

View file

@ -20,5 +20,5 @@ copy .env.example to .env and setup your user Token in .env
DISCORD_CHANNELS="channel_1_id,channel_2_id"
SOURCE_CHANNEL="channel_id_to_listen_to"
REGEX_MATCH="^.*(REGEX|TO|USE|TO|MATCH).*$"
PING_ROLE="id_of_role"