|
c9171086d4
|
Created ResponderCommand#getRequiredElements. It gives you a list with a required elements of the command
|
2021-10-03 18:56:49 +02:00 |
|
|
23b158c1eb
|
Created the SimpleUsageErrorHandler to handle the error with a simple error message
|
2021-10-03 18:53:37 +02:00 |
|
|
4c1b270c5e
|
Created the UsageHandler
|
2021-10-03 18:52:02 +02:00 |
|
|
138ba74906
|
Added comments to the Arguments class
|
2021-10-03 17:41:26 +02:00 |
|
|
aebb195855
|
Created Arguments#exists
|
2021-10-03 03:43:43 +02:00 |
|
|
902abf36e8
|
Added the UsageException
|
2021-10-03 03:41:33 +02:00 |
|
|
a93fb31bd0
|
Added the UsageExceptionType
|
2021-10-03 03:38:59 +02:00 |
|
|
48608a13df
|
Added the minimal & maximal length of the usage element
|
2021-10-03 03:25:13 +02:00 |
|
|
ef96640a9c
|
Added ResponderCommand#getUsageElements
|
2021-10-02 21:13:19 +02:00 |
|
|
45272ceca4
|
Updated ResponderGroupCommand#execute
|
2021-10-02 20:16:36 +02:00 |
|
|
f4fa5084d9
|
Updated ResponderChatCommand#execute
|
2021-10-02 20:16:19 +02:00 |
|
|
9e26c15f7d
|
Removed the ChatAnswerController.java & the GroupAnswerController.java
|
2021-10-02 20:15:52 +02:00 |
|
|
cde48b5480
|
Changed the parameter type in the ResponderChatCommand & the ResponderGroupCommand
|
2021-10-02 18:38:05 +02:00 |
|
|
1fc4bdf9b6
|
Created the ChatAnswerController
|
2021-10-02 18:36:43 +02:00 |
|
|
abc2b4f389
|
Renamed AnswerController.java to GroupAnswerController
|
2021-10-02 18:36:18 +02:00 |
|
|
9fb6381d77
|
Created the execute method in the ResponderGroupCommand
|
2021-10-02 01:45:43 +02:00 |
|
|
51652a2e2e
|
Created the execute method in the ResponderChatCommand
|
2021-10-02 01:45:35 +02:00 |
|
|
6c478d6834
|
Created the AnswerController
|
2021-10-02 01:45:12 +02:00 |
|
|
47782529a7
|
Added comments in the ResponderCommand
|
2021-10-02 01:38:15 +02:00 |
|
|
0ffd6ad58c
|
Created the SimpleUsageBuilder to build a custom usage
|
2021-10-02 01:36:54 +02:00 |
|
|
6d2947b527
|
Created the UsageElement object
|
2021-10-02 01:36:09 +02:00 |
|
|
02bd3bd75e
|
Created the UsageType enum
|
2021-10-02 01:29:27 +02:00 |
|
|
a3cf1f4017
|
Created the ResponderCommand
|
2021-10-02 01:29:12 +02:00 |
|
|
2a2120690b
|
Changed aliases to triggers in CommandInfo
|
2021-10-02 01:05:20 +02:00 |
|
|
6273615273
|
Created the CommandInfo with basic information
|
2021-10-02 01:04:49 +02:00 |
|