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
aebb195855
Created Arguments#exists
2021-10-03 03:43:43 +02:00
..
authentication
Created the ResponderAuthentication to authenticate a specific request
2021-10-01 18:52:32 +02:00
commands
Created Arguments#exists
2021-10-03 03:43:43 +02:00
entities
Integrated the controller into the ChatCommand & the GroupCommand
2021-10-02 20:17:32 +02:00
event
Moved ResponderEvent#reply to HttpResponseController#reply
2021-10-02 19:40:51 +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
Moved ResponderEvent#reply to HttpResponseController#reply
2021-10-02 19:40: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
The usage of the registered command now automatically adds itself
2021-10-02 20:21:28 +02:00