Checklist:
- [x] Suivre les indications de `CONTRIBUTING.md`
- [x] Référence aux tickets (par exemple `Closes #xyz`)
- add scope to commands
- fix issues with #55
Since the commands added with #55 are only for specific guilds, they are now scoped only for thoses guilds
Co-authored-by: Mylloon <kennel.anri@tutanota.com>
Reviewed-on: https://git.kennel.ml/ConfrerieDuKassoulait/Botanique/pulls/56
Co-authored-by: Anri <anri@noreply.git.kennel.ml>
Co-committed-by: Anri <anri@noreply.git.kennel.ml>
Checklist:
- [x] Suivre les indications de `CONTRIBUTING.md`
<!-- - [ ] Augmente de 1 le numéro de version (soit `x.y.z`, augmentez `z` si
bugfix, `y` si ajout de fonctionnalité et `x` si grande nouveautée) -->
- [x] Référence aux tickets (par exemple `Closes #xyz`)
Co-authored-by: FRANCOIS tanya <fr.tanyan@gmail.com>
Co-authored-by: Mylloon <kennel.anri@tutanota.com>
Co-authored-by: Anri <anri@noreply.git.kennel.ml>
Reviewed-on: https://git.kennel.ml/ConfrerieDuKassoulait/Botanique/pulls/55
Checklist:
- [x] Suivre les indications de `CONTRIBUTING.md`
- [x] Référence aux tickets (par exemple `Closes #xyz`)
Closes#1
Additional changes:
- use of ChatInputCommandInteraction (part of v14)
- fixed locales progress bars
- updates dependencies
- better handle of errors
- support of modals
- support of buttons
Co-authored-by: Mylloon <kennel.anri@tutanota.com>
Reviewed-on: https://git.kennel.ml/ConfrerieDuKassoulait/Botanique/pulls/44
- command.data easier to use
- store commands categories
- ping command more readable
- store commands in a different way (cf. categories)
- update translations
- add string.capitalize() extension
- lowercase command names in localized thing
Reviewed-on: https://git.kennel.ml/ConfrerieDuKassoulait/Botanique/pulls/36