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.
Files
0c28fe65d813b7d0126f7778f196c8485fc428d0
AutoResponder-Integration
/
src
/
main
/
java
/
de
/
gnmyt
/
autoresponder
History
mathias
0c28fe65d8
Added the ResponderContext to the ChatCommand & the GroupCommand
2021-10-03 21:27:29 +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
Added the ResponderContext to the ChatCommand & the GroupCommand
2021-10-03 21:27:29 +02:00
event
Cleaned up ResponderEvent.java
2021-10-03 19:32:02 +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
Integrated the new command system into the ResponderContext#run method
2021-10-03 19:09:51 +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