Commit graph

29 commits

Author SHA1 Message Date
43e7eba319
uniform naming 2023-01-17 10:55:50 +01:00
9cb94f5f0a
use unique ID for buttons 2023-01-16 19:13:47 +01:00
2e1b350e15
add buttons logic 2023-01-16 18:43:07 +01:00
8ebc926d97
remove the update button 2023-01-16 18:14:58 +01:00
5c7ede0033
* fix display of time
* add message when the list is empty
* wip: add button to update when the list is empty
* fix reminder deletion
2023-01-16 18:06:30 +01:00
ec0098e3d0
add some layout for lists 2023-01-16 17:16:47 +01:00
ff8561070a
* update buttons of reminder for the collect
* add a page arg
2023-01-16 12:04:57 +01:00
4bac943011
init: reminder list 2023-01-16 10:49:57 +01:00
e6d8bd7265
Revert "hide reminder list since its not done yet"
This reverts commit b70f4e5680.
2023-01-16 09:41:57 +01:00
b70f4e5680
hide reminder list since its not done yet 2023-01-15 20:35:32 +01:00
10d462295d
fix link 2023-01-15 20:29:35 +01:00
f9625db2c2
add reminder delete 2023-01-15 20:27:21 +01:00
759f974e15
wip: re init reminders after restart 2022-12-19 22:42:27 +01:00
024beb00b2
fix last translation 2022-11-06 01:47:32 +01:00
c7933d4aa9
* complete implementation of remind add
* add locales
2022-11-06 01:23:49 +01:00
694d41a128
* Better handle of errors
* Add Modal support
* Use modal for reminder
* Add TODOs
2022-11-04 21:10:56 +01:00
8c7b87dbac
push the reminder to the db 2022-11-03 17:45:14 +01:00
47b00e8b95
WIP: Handle reminder creation 2022-08-29 18:38:23 +02:00
09120af3ba
add TODOs 2022-07-29 00:34:22 +02:00
cc5848b625
switch for all the subcommands 2022-07-29 00:23:19 +02:00
74e626a158
correct option 2022-07-28 12:37:51 +02:00
d4d3858ac7
add command builder 2022-07-28 00:18:43 +02:00
af5fc917e5
use ChatInputCommandInteraction 2022-07-28 00:18:16 +02:00
Anri
9d5c65bf9d bump versions (#43)
Reviewed-on: https://git.kennel.ml/ConfrerieDuKassoulait/Botanique/pulls/43
2022-07-27 21:46:09 +02:00
Anri
1ece0ecb16 feat: help command (#36)
- 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
2022-07-25 00:54:19 +02:00
Anri
d144bcb375 feat: locales (#27)
Reviewed-on: https://git.kennel.ml/ConfrerieDuKassoulait/Botanique/pulls/27
2022-07-22 11:46:47 +02:00
Anri
bc49aab23e refactor: cleanup (#26)
Reviewed-on: https://git.kennel.ml/ConfrerieDuKassoulait/Botanique/pulls/26
2022-07-20 23:47:41 +02:00
Anri
a9ef97daa6 refactor: typescript migration (#24)
Reviewed-on: https://git.kennel.ml/ConfrerieDuKassoulait/Botanique/pulls/24
2022-07-20 23:01:47 +02:00
Anri
933b968faf Add slash commands support (#20)
Reviewed-on: https://git.kennel.ml/ConfrerieDuKassoulait/Botanique/pulls/20
2022-07-03 21:09:57 +02:00