Dav
Dav
### What Red version are you using? 3.5.0dev1 ### What were you trying to do? Get a specific modlog case from the modlog API using ``await modlog.get_case(case_no, guild, bot)``. ###...
### Description of the changes Closes #3346 Raise ValueError when an invalid casetype is passed to modlog.create_case() Shouldn't an error also be raised when the bot is passed as the...
### What part of dashboard are you having an issue with? - [ ] Documentation - [x] Dashboard webserver - [ ] Dashboard cog ### What happened? I can barely...
# Feature request #### Select the type of feature you are requesting: - [X] Documetatiom - [ ] Cog - [ ] Command - [ ] API functionality #### Describe...
### Description of the changes Closes #5093 This PR will change help to send help menus to DMs if maxpages is 0. Inconsistent with the "non-menu" mode the menus would...
### Description of the changes Similar to ``[p]serverinfo`` a "advanced" or "link mode" has been added to repo list. This is especially useful when migrating to a different machine (having...
### Source of the problem Warnsystem/Red help formatter - [ ] InstantCommands - [ ] RoleInvite - [ ] Say - [x] WarnSystem - [ ] Other ### Description ``[p]warnset...
# Feature request #### Select the type of feature you are requesting: - [X] Documentation #### Describe your requested feature Currently only RPC events are documented here https://red-discordbot.readthedocs.io/en/stable/framework_events.html . Other...
**Describe the bug** Autorooms don't work without a userlimit **Expected behavior** Autorooms should work without a userlimit **Additional context** [2025-05-23 18:31:49] [ERROR] discord.client: Ignoring exception in on_voice_state_update Traceback (most recent...