|
f754b87b73
|
Created the RandomErrorHandler to send randomized error messages from a list to the author if the message could not be found
|
2021-10-02 17:41:50 +02:00 |
|
|
ec11772115
|
Created the SendNothingHandler. It sends no message if the message could not be found
|
2021-10-02 17:27:50 +02:00 |
|
|
d94480bb4e
|
Created the SendErrorHandler. Useful to send custom error messages to the user whenever the message could not be found
|
2021-10-02 17:27:11 +02:00 |
|
|
aca8c36dfd
|
Created the DialogflowHandler. Useful to redirect not found messages to dialogflow
|
2021-10-02 17:24:21 +02:00 |
|
|
d1dd4a5ab8
|
Created the NotFoundHandler to handle messages that could not be replied (for example not finished listeners)
|
2021-10-02 17:22:12 +02:00 |
|