10 Commits

Author SHA1 Message Date
3e094ec72a feat: complete show help button event
All checks were successful
continuous-integration/drone/push Build is passing
* Code refactor so that help command and event use the same logic
* Fix invasive string rename (ty intellij)
* Fix Processor not returning right locale key name
* Add tests and add todos for the one remaining
2023-04-08 17:57:43 +02:00
53cdd4aa22 test: complete first test for help message
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-06 17:57:55 +02:00
c4db3be4cb feat: first implementation of help command, wip
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-04 17:48:27 +02:00
00bac97e59 feat: add change language in welcome message (#2)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Davide Polonio <poloniodavide@gmail.com>
Reviewed-on: #2
2023-04-03 10:57:14 +02:00
cea9f3222a chore: add drone-ci-tests and docker build (#1)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Davide Polonio <poloniodavide@gmail.com>
Reviewed-on: #1
Co-authored-by: polpetta <polpetta@poldebra.me>
Co-committed-by: polpetta <polpetta@poldebra.me>
2023-03-27 17:16:29 +02:00
d1f44bc070 feat: use mvnw, add DroneCI
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-26 22:47:54 +02:00
2391bc537f chore: fix localization tests, add annotations 2023-03-26 22:29:05 +02:00
8575622c8a chore: add README 2023-03-26 21:39:02 +02:00
a8f8539ce0 chore: little cleanup 2023-03-26 21:13:01 +02:00
0e6b1e00f9 chore: first commit 2023-03-21 18:09:06 +01:00