Releases: marcossegovia/sammy-the-bot
Releases · marcossegovia/sammy-the-bot
v0.1
Sammy has some minimum features on its first release ! 🎉
Features
- You can say "Hi" to Sammy 😃
- You can check for weather on your current location everywhere on 🌍 !
- You can get notified any pushes and pull request management through Sammy within any of your repositories 🎩
- Sammy is already persisting user tokens on a Redis node to provide a fluent UX
On detail
- Sammy is built on top of Telegram API to manage input/output messaging
- Sammy has its own HTTP server to perform as webhook endpoints
- Sammy is able to distinguish between users and treat them independently
- Sammy has been integrated with Github, Telegram, OpenWeatherMap
- Sammy provides a Dockerfile and glide yaml dependencies definition to boost development speed on future contributors
- Sammy provides some solid user explanations about its features through the
/help
command