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
37b4000da35cf101354dd2bdf3ebd1ed1ff77ceb
Branches
Tags
View all branches
AutoResponder-Integration
/
src
/
main
/
java
/
de
/
gnmyt
/
autoresponder
History
mathias
37b4000da3
Reformatted the ResponderContext
2021-10-02 18:43:01 +02:00
..
authentication
Created the ResponderAuthentication to authenticate a specific request
2021-10-01 18:52:32 +02:00
commands
Changed the parameter type in the ResponderChatCommand & the ResponderGroupCommand
2021-10-02 18:38:05 +02:00
entities
Created the GroupCommandData entity
2021-10-02 00:57:14 +02:00
event
Integrated the reply method into the ResponderEvent
2021-10-02 00:18:56 +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
Reformatted the ResponderContext
2021-10-02 18:43:01 +02:00
integration
Created the DialogflowIntegration to get messages directly from the dialogflow api
2021-10-02 17:09:10 +02:00
SimpleAutoResponder.java
Added the commands variable to the SimpleAutoResponder to register & get commands
2021-10-02 18:38:43 +02:00