Skip to content

Crazy-Marvin/yogibot-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Subway Bot GitHub Actions healthchecks.io License Last commit Releases Latest tag Issues Pull requests Codacy Badge Dependabot Snyk Vulnerabilities for GitHub Repo Telegram Subway Bot

YogiBot Telegram Bot

This bot shows you a saying from Yogi.

Requirements

  • Token from @Botfather
  • SSL certificate (I recommend Let's Encrypt)
  • Webserver running Python (tested with Apache & NGINX but others should work too)
  • Healthchecks URL (optional)
  • Google Cloud service account credentials (JSON) for accessing Google Sheets API & Google Drive API

Setup

  • Create two Google Spreadsheets called YOGI BOT DATABASE and ANALYTICS
  • Create a Google Forms form for feedback
  • Create a Google Cloud project with access to the Google Sheets API & Google Drive API and download the JSON
  • Give that service account editor rights for both spreadsheets
  • Run the script

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
More details may be found in the CONTRIUBTING.md or SETUP.md.

License

MIT