Skip to content

Alfred, a Telegram bot for setting short-term reminders

Notifications You must be signed in to change notification settings

PatricioPoncini/remind-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remind Me

About 📜

remind-me is a Telegram bot designed to set reminders for short periods of time, such as seconds, minutes, and hours.

Developing this bot came from my desire to get better at Go since I'm still new to the language. I combined it with Redis and MySQL to build a bot for short-term reminders.

Try it for yourself! 😉

Check out the bot here: Remind Me Alfred Bot

Tech stack 🔧

How to set up Alfred 🤖

  1. Clone this repository
  2. Install dependencies with go mod tidy
  3. Create a .env file in the root directory and set up the necessary environment variables as specified in the .env.example file
  4. Ensure Docker Compose is installed, then run docker compose up -d
  5. Execute go run . to start the bot and enjoy

Made with ❤️ by Tripa

About

Alfred, a Telegram bot for setting short-term reminders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published