warnabas / telegram-scheduler-bot

A Telegram Scheduler Bot created in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%