Changes:
[FIX]Fixed issued where toggling an infochannel off does not delete the channel
[UPDATE] Default counter is now total server members instead of just human users
[NEW] Can now toggle off the default counter
[NEW] Added a shortcut for infochannelset as icset
[NEW] Infochannels are now sorted into a seperate category
[NEW ]Added New Counters:
Total members(Users+Bots)
Roles(Total roles in server)
Channels(Total channels in server. Not including infochannels and categorys)
Offline
Role(members with a specified role)
[NEW] Can now customize channel names including the category name
* Unneeded requirements
* No need for lambda or function
* Remove Cog backwards compatibility, and reformatting
* Address rate limits?
* More error checks, better help, common sense channel edits, and rate limit checks
* Black formatting as well
* Update ccrole.py
* listener
* Update qrinvite.py
* Update qrinvite.py
* Make default enabled False
Made default enabled False, this is because with a decent amount of users this skyrockets your CPU, so making this default off, only servers that actually want it will be enabled, thus reducing CPU usage.
* Update dad.py
* Add optional bot count and online count
* this works 100%
But I also removed making the category, so do check it first because other than the channel count and category, I didn't really change anything else?
* hi