Skip to content
 
 

Latest commit

 

History

626 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JBB.py

Discord bot programmed in Python

Getting Started

Setting up

Credentials

  • Get a discord bot Token and place it into a text file named auth
  • Get a access key to wolfram alpha and place the key in a file named WA_KEY
  • Get acess to google via client_secret.json

Automatic

sh run.sh
  • follow the instructions on screen to activate the access to google calendar

Manual

  • Create a virtual env
virtualenv .env
  • Activate the virtual env
source .env/bin/activate
  • Install all dependencies
pip install -r requirements.txt --upgrade
Update dependencies

pip3 freeze > requirements.txt

  • Run the Bot
python bot.py
  • follow the instructions on screen to activate the access to google calendar

Built With

Contribuitors

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Discord bot

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages