Pogo is a chatbot designed in a microservice oriented way to enable additional features to be implemented in without bloating the main app. Currently pogo is set to run independently by each user.
- Copy
.env.example
into your own.env
file. Fill up the environment variables according to their respective usages. - Set up a webhook (ngrok works fine if you want to test locally)
- Run it, and start chatting with your bot!