Skip to content

Rocksus/pogo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pogo, a personal chat assistant for LINE

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.

Usage

  1. Copy .env.example into your own .env file. Fill up the environment variables according to their respective usages.
  2. Set up a webhook (ngrok works fine if you want to test locally)
  3. Run it, and start chatting with your bot!

About

A microservice oriented chatbot based in LINE using Golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages