Skip to content
This repository was archived by the owner on Aug 3, 2022. It is now read-only.

pshreyam/cricbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crichelper

Crichelper is a simple discord bot to help users with cricket fixtures and scores.

Note: The bot has stopped working due to the breaking changes in the API used for getting data.

Requirements and dependencies

Requirements are listed in requirements.txt.

pip3 install -r requirements.txt

Create a .env file with CLIENT_TOKEN and CRICAPI_KEY keys.

CLIENT_TOKEN=<Your client token>
CRICAPI_KEY=<Your cricapi access key>

Then run the bot using:

python3 bot.py

Guide for using the bot

Type the %help command for getting the list of all the other available commands.

About

Currently not working! API connection issues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors