Skip to content

arunpt/CricBuzz-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

CricBuzz Bot

Yet another cricbuzz bot in telegram

  • Installation
  # clone this repo
  git clone https://github.com/CW4RR10R/CircBuzz-bot.git
  cd CircBuzz-bot

  # configure virtual env (optional but recommended)
  virtualenv -p /usr/bin/python3 venv
  source venv/bin/activate

  # install requirements
  pip install -r requirements.txt
  
  # set yours bot token in bot.py
  python3 bot.py

Credits: @codophobia - pycricbuzz

@cwprojects

About

Yet another cricbuzz bot in Telegram ๐Ÿ˜‚

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages