Goblin Goblin it the source code for the Building a simple bot using Go series.
Also, this project actually serves as a kind of guinea pig for the Planned framework. The idea is to use this as the building block and try out new things before being written on the framework proper
The project assumes some ideas working with Golang and of course, big ❤️ writing bots. The project is also quite untidy for now --for obvious reasons.
- Split into packages
- Allow bot listen for regex
- Support other messenger APIs (Typing indicator, Message read, etc)