Skip to content

Bot that supplies all your number-trivia needs mid conversation

Notifications You must be signed in to change notification settings

Tadaboody/number-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mathbot

Uptime Robot status


Interrupts you with hopefully interesting and relevant number facts! Add them to your server today!

Number facts are supplied thanks to numbersapi

Dependencies:

Getting a token:

The token in secrets/token.txt and client ID in client_id.txt need to be replaced with discord API token. Instructions on getting a token can be found here

Running

python3 -m venv venv --prompt number-bot
source venv/bin/activate
pip install -r requirements.txt
# Put bot token in token.txt and app Client ID in client_id.txt
python bot.py

About

Bot that supplies all your number-trivia needs mid conversation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published