diff options
| author | 2020-03-30 09:41:00 -0700 | |
|---|---|---|
| committer | 2020-03-30 09:46:08 -0700 | |
| commit | d37a0a16e391ad14f2569a245ee205223f8f26dc (patch) | |
| tree | 88735174da40515c98fcdedbc8c8434720ed5830 /tests | |
| parent | HelpChannels: 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')
0 files changed, 0 insertions, 0 deletions