| Commit message (Collapse) | Author | Lines |
|
|
|
We've seen an increase in help channel activity and we're running out
of help channels frequently. That's why we're increasing the number
of help channels from 38 to 42.
Note that the old configuration said 32, but we had more channels in
actual rotation due to a race condition we had in the past. The
system will never delete channels that were already in rotation,
meaning that those that were added over the limit in the past
still existed.
|
|
|
|
Co-authored-by: Joe Banks <[email protected]>
|
|
|
|
|
|
Before, the user would have to send a DM to the bot after startup
for the bot to realize there is DM history with that specific user.
Now, we force a cache refresh when a moderator invokes `!dmrelay`,
so this shouldn't be an issue anymore.
|
|
|
|
Co-authored-by: Joe Banks <[email protected]>
|
|
Co-authored-by: Joe Banks <[email protected]>
|
|
|