Skip to content

JoseFilipeFerreira/jbb.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JBB.py

Discord bot programmed in Python

Getting Started

  • create a config.yaml with:
credentials:
  discord: "DISCORD_API_TOKEN"
  github: "GITHUB_API_TOKEN"
  wolframalpha: "WOLFRAMALPHA_API_TOKEN"
  • Get access to google via client_secret.json

  • Get access to google calendar via credentials_calendar.json

  • launch with docker

Contribuitors

License

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