Skip to content

Retr0mus/Google_calendar_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google_calendar_bot

This is a telegram bot who can create events in google calendar

Installation

Use the package manager pip to install requirements.txt.

pip install -r requirements.txt

Then go to https://developers.google.com/calendar/quickstart/python?pli=1 and follow steps 1 and 2. The file credentials.json must be in the directory of the bot.

Usage

Copy settings.py.dist in settings.py (i.e. with: cp settings.py.dist settings.py)

In settings.py insert your bot token, then start the bot (python main.py) and follow the bot instructions.

About

A simply bot who can create events on google calendar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages