14 Commits

Author SHA1 Message Date
2ba071f2ea
The usage of the registered command now automatically adds itself 2021-10-02 20:21:28 +02:00
42d9248caf
Added an annotation check to SimpleAutoResponder#registerCommand 2021-10-02 20:19:00 +02:00
8f719cec41
Added the commands variable to the SimpleAutoResponder to register & get commands 2021-10-02 18:38:43 +02:00
51e7a429cb
Changed the return type of SimpleAutoResponder#setPrefix 2021-10-02 18:32:43 +02:00
a7f81e8dd2
Integrated SimpleAutoResponder#prefix (also SimpleAutoResponder#getPrefix & SimpleAutoResponder#setPrefix) 2021-10-02 18:32:09 +02:00
ab0da5e43d
Integrated the NotFoundHandler into the SimpleAutoResponder 2021-10-02 17:32:24 +02:00
d1609478e4
SimpleAutoResponder#registerListener now returns itself 2021-10-02 00:59:59 +02:00
6085e29b75
Added SimpleAutoResponder#registerListener 2021-10-02 00:48:19 +02:00
efd0bdc6a6
Updated the access modifier of SimpleAutoResponder#registerContext 2021-10-02 00:42:17 +02:00
3155f54a6a
Integrated the responder context into the SimpleAutoResponder 2021-10-02 00:18:32 +02:00
cc2bf61b1c
Integrated the EventManager into the SimpleAutoResponder 2021-10-01 20:05:17 +02:00
5e9caa7daf
Integrated an authentication method into the SimpleAutoResponder 2021-10-01 18:56:19 +02:00
5b7e4e3de0
Moved SimpleAutoResponder#setPort & SimpleAutoResponder#getPort to the bottom of the file 2021-10-01 18:24:12 +02:00
c3db497d1b
Created the SimpleAutoResponder class 2021-10-01 18:16:04 +02:00