aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_base.py
diff options
context:
space:
mode:
authorGravatar Sebastiaan Zeeff <[email protected]>2020-05-29 19:49:00 +0200
committerGravatar Sebastiaan Zeeff <[email protected]>2020-05-29 20:14:37 +0200
commit28f20b969556e0ce1363ac44a5b9ff2bff2a6575 (patch)
tree1ff8a7067bf98869794f03638806f1c29dbf0613 /tests/test_base.py
parentFix `check_for_answer` breaking on missing cache (diff)
Reduce the number of help channel name changes
Discord has introduced a new, strict rate limit for individual channel edits that reduces the number of allow channel name/channel topic changes to 2 per 10 minutes per channel. Unfortunately, our help channel system frequently goes over that rate limit as it edits the name and topic of a channel on all three "move" actions we have: to available, to occupied, and to dormant. In addition, our "unanswered" feature adds another channel name change on top of the move-related edits. That's why I've removed the topic/emoji changing features from the help channel system. This means we now have a generic topic that fits all three categories and no status emojis in the channel names.
Diffstat (limited to 'tests/test_base.py')
0 files changed, 0 insertions, 0 deletions