jaywilliamcarr / star-bot

StarBot is a sample bot for Telegram which makes use of the GitHub API to fetch data, written as part of Google Code-in 2018.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StarBot

StarBot is a sample bot for Telegram which makes use of the GitHub API to fetch data. This project was written as part of Google Code-in.

Usage

Message the bot with the name of a repository located under the user or organisation of the request URL. The bot will reply with the number of Stars held by that repository.

  • You can use BotFather to generate a token for Telegram.
  • Place the token and GitHub request URL in a .env file. A sample is provided via .env.sample.

About

StarBot is a sample bot for Telegram which makes use of the GitHub API to fetch data, written as part of Google Code-in 2018.


Languages

Language:Python 100.0%