jbb.py icon indicating copy to clipboard operation
jbb.py copied to clipboard

discord bot for the LEI/MEI discord server

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