Skip to content

Releases: marcossegovia/sammy-the-bot

v0.1

26 Feb 23:44
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

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