Skip to content

arbytez/rembot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RemBot

Telegram bot: @r_e_m_bot

Widely inspired by the bot @SkeddyBot

User can set in 'human language' a reminder, the bot will remind you the content. Check with the command /examples which phrases are recognized.

Note: it does not manage time zones. Default Europe/Rome.

  • Backend: apollo graphql express server connected to a prisma mongo db backend that manage the users state for the telegram bot and the creation of the reminders with their subscriptions events.
  • Bot: telegram bot. It handles users commands and manages the subscriptions of the reminders events (notify user when a reminder is completed).
  • Frontend: simple web page build with sapper/svelte to manage user reminders.

About

Source code for the telegram bot @r_e_m_bot https://t.me/r_e_m_bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published