Skip to content

Latest commit

 

History

History
49 lines (39 loc) · 3.72 KB

README.md

File metadata and controls

49 lines (39 loc) · 3.72 KB

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

YouTube Statistics Telegram Bot

This bot sends you update of YouTube videos.

Commands

start - This starts the bot 🚀
stats - This sends an overview of all tracked URLs + up- and downvotes and number of comments 🗣
channel - This lets you see your channel statistics 🎥
videos - This lets you see your videos' statistics 📼
schedule - This lets you choose a schedule for automatic updates 🕰
language - This lets you change the language 🌎
help - This sends you a help text 🆘
contact - This allows contact ✍️
feedback - This lets you give feedback 👺

Requirements

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

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.

License

MIT