/reminder-telebot

Reminders for couples

Primary LanguageJavaScript

Never miss assignments from your spouse!

Have you ever scroll back lengthy chat history looking for some task? This humble bot will help you to manage those little but important requests from your lovely one.

Example conversation

user1> @reminders_bot buy milk
  bot> hey, @user2, you have to buy milk
       ...
user2> @reminders_bot show
  bot> - buy milk (1)
       ...
user2> @reminders_bot done 1
  bot> @user1, 'buy milk' is done
user1> thank you, honey!