Rapougnac
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 -...
# 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]...
# 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...
**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...
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,...
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:  The processing is faster,...