Skip to content

Telegram bot that notifies users to wish people happy birthday based on calendar uploaded

Notifications You must be signed in to change notification settings

PhoebeY05/Telegram-Birthday-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Birthday Bot wakatime

Description

A simple telegram bot that notifies users about birthdays based on calendar uploaded.

It is recommended to follow usage instructions because this bot is being hosted on Render free plan which might not respond immediately.

Technologies Used

  • Python
  • Telegram API

Commands

/start

  • Introduction to this bot
    • Purpose
    • Usage of commands

alt text

/cal

  • Upload a .ics file to telegram after the prompt

alt text

/add

  • Send a message in the format of MM/DD after the prompt

alt text

/list

  • Obtain a list of all birthdays in the uploaded calendar, as well as those added using /add
  • If this command is used before /cal, an error message will be sent

alt text

Usage

Possible Updates

  • Return updated calendar file to user
  • Allow bot to remember chat history across sessions (Currently, bot.py has to be constantly running for bot to work)

About

Telegram bot that notifies users to wish people happy birthday based on calendar uploaded

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages