Skip to content

A telegram bot which can be used for github clones, stackoverflow search, codeforces problem etc...

License

Notifications You must be signed in to change notification settings

vishal2376/telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

65e4694 · Jan 27, 2022

History

59 Commits
Jul 17, 2021
Jun 27, 2021
Jun 20, 2021
Jun 27, 2021
Jun 21, 2021
Jan 12, 2022
Jun 21, 2021
Jun 12, 2021

Repository files navigation

Developer Bot

A telegram bot which can do stuff related to github, stackoverflow,codeforces etc...

Bot Link : Developer Bot

Features

  • Get C++ Resources
  • Search Github Repository
  • Find all github Repositories of specific user
  • Clone any github Repository
  • Stackoverflow QnA (comming soon...)
  • Random codeforces problems (comming soon...)
  • Codeforces profile visualizer (comming soon...)

Environment Variables

To run this project, you will need to add the following environment variables

  • Create a file .env in telegram-bot and put following TOKENS.

TG_TOKEN=Your_telegram_token GITHUB_TOKEN=Your_github_token

Run Locally

  git clone https://github.com/vishal2376/telegram-bot
  cd telegram-bot
  pip install -r requirements.txt
  python3 bot.py

Author

More projects :

Contacts :

Feedback

If you have any feedback, please reach out to us through above contacts.

About

A telegram bot which can be used for github clones, stackoverflow search, codeforces problem etc...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages