-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
approvedbugThis is a confirmed bugThis is a confirmed bugstagedStaged for next versionStaged for next version
Description
Describe the bug
Categories usually have a max channel limit of 50, this is checked in thread.py however there is a bug in the Discord API where a category having 49 channels is returning "Category has reached the maximum number of channels" causing the thread creation to fail since the check to trigger the fallback category functionality is contingent on the category having 50 channels.
Bot Info
Bot version (check with @modmail about
): 3.9.3
Host method (Heroku, self-host, etc): Self-Host
Error Logs
http://haste.thegamingcorner.net/imelisejom.sql
After some extra Debug Logging
http://haste.thegamingcorner.net/igelukovez.sql
Metadata
Metadata
Assignees
Labels
approvedbugThis is a confirmed bugThis is a confirmed bugstagedStaged for next versionStaged for next version