Rapougnac

Results 8 issues of Rapougnac

# Description Add new discord's feature. Fixes #342 See: - discord/discord-api-docs#4860 - discord/discord-api-docs#5090 - discord/discord-api-docs#5212 - discord/discord-api-docs#5242 ## Connected issues & other potential problems -/- ## Type of change -...

enhancement

# Description Adds the guild id to the thread member for the member manager. This also adds `withMember` that was not present on fetchThreadMember ## Type of change - [x]...

bug

# Description Audit log reason should now correctly handle UTF-8 strings. Tests are still missing, I'm planning to do them tomorrow ## Type of change - [x] Bug fix (non-breaking...

bug
in-progress

**Describe the bug** In a project with a `.vscode/settings.json` file: ```json { "editor.codeActionsOnSave": { "source.fixAll": "explicit", } } ``` This will not run `custom_lint` quick fixes on save, but successfully...

enhancement

Is there a way to fallback to the language code? For example, say I have `en-GB`, `de-DE` and `de-CH`. My `base_locale` is set as `en-GB`. What I'd like to have,...

enhancement

Un petit article sur comment commencer le dart. Je couvre pas beaucoup de contenu (je trouve?), mais j'ai peur de trop partir dans tous les sens juste pour un premier...

This module allows members to send any link, and be automatically cleaned/trimmed if the bot detects undesirable query parameters. Here's a quick demo: ![out-2024-07-15_21 56 53](https://github.com/user-attachments/assets/22c9e743-4207-466b-846d-4529f548baf3) The processing is faster,...