Skip to content

kaikiat/telegram-scheduler-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram-scheduler-bot


A Telegram Scheduler Bot created in Python.
This is a bot capable of scheduling appointment.

1)Start the chat by typing '/start'.Choose a service e.g Cut.

test



2)Choose a timeslot



3)Key in a valid email address



4)Open google calendar,an appointment should be created.



How to get started ?

1)Create a new bot via Bot Father and keep the api_key

Link : https://t.me/botfather

2)In main.py,change

api_key=your_api

CLICK Enable the Google Calendar API >> Download Client Configuration. A json file containing your credentials will be generated. Store credential.json in the same same directory as your python file.

4)Read more on

https://medium.com/@automationfeed/build-your-telegram-bot-scheduler-with-python-a569518dc2df

About

A Telegram Scheduler Bot created in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages