This website requires JavaScript.
Explore
Help
Sign In
Mathias
/
AutoResponder-Integration
Archived
Watch
1
Star
0
Fork
0
You've already forked AutoResponder-Integration
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
This repository has been archived on
2025-03-19
. You can view files and clone it, but cannot push or open issues or pull requests.
AutoResponder-Integration
/
src
/
main
/
java
/
de
/
gnmyt
/
autoresponder
History
mathias
9d1e608a76
Fixed a bug in ResponderContext#executeUnlockAction
2021-10-03 21:51:50 +02:00
..
authentication
Created the ResponderAuthentication to authenticate a specific request
2021-10-01 18:52:32 +02:00
commands
Created ResponderCommand#getRequiredElements. It gives you a list with a required elements of the command
2021-10-03 18:56:49 +02:00
entities
Fixed a bug in the GroupCommand
2021-10-03 21:45:29 +02:00
event
Created ChatMessageReceivedEvent#awaitAnswer
2021-10-03 21:45:55 +02:00
exceptions
Created the ResponderException
2021-10-01 18:11:07 +02:00
handler
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
http
Fixed a bug in ResponderContext#executeUnlockAction
2021-10-03 21:51:50 +02:00
integration
Created the DialogflowIntegration to get messages directly from the dialogflow api
2021-10-02 17:09:10 +02:00
SimpleAutoResponder.java
Integrated the UsageHandler into the SimpleAutoResponder
2021-10-03 18:56:18 +02:00