Middledot

Results 7 issues of Middledot

## Summary Makes a bunch of changes to ext.bridge - Implements bridge command groups - `bridge.map_to` decorator to use main command as subcommand - Attachment option - `is_app` property added...

status: awaiting review
feature
Merge with squash
ext.bridge

## Summary The `delete_message_days` parameter is deprecated and replaced with `delete_message_seconds`. [discord-api-docs#5219](https://github.com/discord/discord-api-docs/pull/5219) Shouldn't be merged until the docs get merged. ## Information - [ ] This PR fixes an issue....

status: awaiting review
feature

using `content` instead of `value` gives an error (could not parse json: missing field \`value\` at...)

## Summary - A `guild_only` and `has_permissions` decorator that can be used for both app and bridge commands for "frontend" *and* "backend" validation. - Allow BridgeCommand to be directly invoked...

feature
Merge with squash
ext.bridge

## Description Even though app commands and text commands share many features, some are only implemented on one of the two AND a huge chunk of these features get re-implemented...

bug
help wanted
status: in progress
feature
on hold
PA: All Contributors pending

### Summary self-explanatory ### What is the feature request for? The documentation ### The Problem Organization is very messy with one massive file. Having different "sections" of sorts per file...

documentation
feature request

### Summary Second-level subcommands for bridge commands since that's possible with regular slash commands ### What is the feature request for? discord.ext.bridge ### The Problem no `/command subcmd subsubcmd` and...

feature request
ext.bridge
on hold