Skip to content

Add Excluded Roles Feature to Bot

Latest
Compare
Choose a tag to compare
@AVMG20 AVMG20 released this 08 Apr 07:48
6a76c7d
  • Added excluded_roles configuration option in config.json.
  • Updated the botShouldRespond function to check if the message author has any of the excluded roles.
  • Updated the markdown documentation to include information about the new excluded_roles configuration option.