Skip to content

[BUG] Fallback Channel Method Bugs #3002

@Coolguy3289

Description

@Coolguy3289

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

No one assigned

    Labels

    approvedbugThis is a confirmed bugstagedStaged for next version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions