Auguste Charpentier

Results 20 issues of Auguste Charpentier

# Feature request Cog: ## Description Just requested on the cog support server, simply disconnect users if they are connected to a voice channel when they're muted. Shouldn't be a...

Type: Suggestion
Type: Enhancement
Cog: WarnSystem
Status: Accepted

### Type of feature request API functionality, Command ### The cog your feature request is for. WarnSystem ### Description of the feature you're suggesting Hehe I like those templates. Discord...

Type: Suggestion
Status: Needs testing
Cog: WarnSystem
Type: Feature
Work in progress

Add support for application commands using the new slash manager from Red.

Cog: InstantCommands
Type: Feature

Discord does not support more than 25 items per select menu, which is a reasonable limit I did not go around. Pagination should be implemented somehow. Considered a modified version...

Type: Bug
Cog: InstantCommands

All code snippets are stored in a cached list under the cog's class. When a code snippet is deleted, it is removed from config, but not from the cache. List...

Type: Bug
Cog: InstantCommands

# Feature request Cog: Tournaments ## Description As of now, Tournaments only supports 1v1 matches, and team-based tournaments are something important that should be added to the cog. ## What...

Status: Needs discussion
Type: Feature
Work in progress
Complex issue
Cog: Tournaments

### Description The `[p]warnings` command, usable by anyone for viewing their own warnings, will always show the responsible mod of the warning. However, the showmod option is supposed to hide...

Type: Bug
Cog: WarnSystem
Status: Accepted

Hello! The provided `FileUpload` class has a problem, if I upload two different files named `image.png` for example, the second upload will overwrite the previously uploaded file and possibly mess...

Django ORM has support for what they call **symmetrical relationships**, that is a `ManyToMany` relationship on self. (see here https://docs.djangoproject.com/en/dev/ref/models/fields/#django.db.models.ManyToManyField.symmetrical) For example, if you want a ManyToMany relation for friends...

enhancement

Hi, it seems the PR #162 stopped our navbar from showing at all, it was working perfectly fine before. ![image](https://github.com/fastapi-admin/fastapi-admin/assets/23153234/b3d58652-aae4-429b-b747-e98176b35e45)