Discord bot programmed in Python
- create a
config.yaml
with:
credentials:
discord: "DISCORD_API_TOKEN"
github: "GITHUB_API_TOKEN"
wolframalpha: "WOLFRAMALPHA_API_TOKEN"
-
Get access to google viaclient_secret.json
-
Get access to google calendar viacredentials_calendar.json
-
launch with docker
This project is licensed under the MIT License - see the LICENSE file for details