FRCDiscord / Dozer

Omnipotent guild management bot for FIRST Discord servers
GNU General Public License v3.0
41 stars 45 forks source link

Muting and deafening list the invoker as the target #60

Closed open-sourceress closed 6 years ago

open-sourceress commented 6 years ago

Tested on development fork (prefix e&) with no relevant changes. Accounts involved: endreman0#9853 (caller), endreman1#1276 (target), Dozer-endreman0#6997 (bot)

      endreman0: e&deafen endreman1
Dozer-endreman0: endreman0#9853 has deafened endreman0#9853 because No reason provided
      endreman0: e&undeafen endreman1
Dozer-endreman0: endreman0#9853 has undeafened endreman1#1276 because No reason provided
Dozer-endreman0: Please configure modlog channel to enable modlog functionality
      endreman0: e&mute endreman1
Dozer-endreman0: endreman0#9853 has muted endreman0#9853 because No reason provided
Dozer-endreman0: Please configure modlog channel to enable modlog functionality
      endreman0: e&unmute endreman1
Dozer-endreman0: endreman0#9853 has unmuted endreman1#1276 because No reason provided
Dozer-endreman0: Please configure modlog channel to enable modlog functionality

Other examples visible in "FIRST® Robotics Competition" guild, channel #spam180.

tweirtx commented 6 years ago

Moderation display error

tweirtx commented 6 years ago

Fixed in PR #63