Skip to content

A Discord chatbot that made discussing and solving Math problems on Discord servers possible

License

Notifications You must be signed in to change notification settings

playerEric1/Cao-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CaoBot

Python3 GitHub license Discord Server AWS

CaoBot is a discord bot that contains a number of features to help with mathematics and other common utilities.

It's primary features include:

  • Querying Wikipedia and generate a thumbnail
  • Generating random numbers
  • Quick image search
  • Querying Wolfram|Alpha
  • LaTeX rendering

Add the bot to your own server

Setup for use

The bot is currently developed for python 3.10.8.

git clone https://github.com/playerEric1/Cao-bot.git
cd mathbot
pipenv --python 3.10

Get your own discord bot token.

Then navigate into the cao-bot directory and add the tokens to the .env file and run the bot with python3.10 bot.py.

Contributing guide

Relevent discussion takes place on the CaoBot Discord server.

Feel free to fork the repo and make a pull request once you've made the changes.

Setting up Wolfram|Alpha

  1. Grab yourself an API key
  2. Open .env and change add a row: WFA_APPID=ABCDEF (The API key you just got)

This should only be used for development and personal use.

Links

About

A Discord chatbot that made discussing and solving Math problems on Discord servers possible

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages