aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_base.py
diff options
context:
space:
mode:
authorGravatar MarkKoz <[email protected]>2020-03-30 09:41:00 -0700
committerGravatar MarkKoz <[email protected]>2020-03-30 09:46:08 -0700
commitd37a0a16e391ad14f2569a245ee205223f8f26dc (patch)
tree88735174da40515c98fcdedbc8c8434720ed5830 /tests/test_base.py
parentHelpChannels: use constant names instead of default values in docstring (diff)
ModLog: ignore update channel events for help channels
The edit causes two channel update events to dispatch simultaneously: one for the channel topic changing and one for the category changing. The ModLog cog currently doesn't support ignoring multiple events of the same type for the same channel. Therefore, the ignore was hard coded rather than using the typical ignore mechanism. This is intended to be a temporary solution; it should be removed once the ModLog is changed to support this situation.
Diffstat (limited to 'tests/test_base.py')
0 files changed, 0 insertions, 0 deletions