This is your happy 🤖 chatbot for automating operations.
They ingest message from sources. The example uses Google Chats cmd/hangouts-chat
to ingest messages. And also publish these messages back to the source.
Plugins represents features on top of message that are ingested from the adapters.
cmd/hello-world
returns aHello World
uponhello me
commandcmd/time
return the current time upon atime now
command
Happy coding!