Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josefilipeferreira/jbb.py
discord bot for the LEI/MEI discord server
https://github.com/josefilipeferreira/jbb.py
discord discord-bot python wolfram
Last synced: 18 days ago
JSON representation
discord bot for the LEI/MEI discord server
- Host: GitHub
- URL: https://github.com/josefilipeferreira/jbb.py
- Owner: JoseFilipeFerreira
- License: mit
- Created: 2018-04-13T23:02:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-03T14:36:26.000Z (7 months ago)
- Last Synced: 2024-06-03T16:59:05.489Z (7 months ago)
- Topics: discord, discord-bot, python, wolfram
- Language: Python
- Homepage:
- Size: 383 MB
- Stars: 16
- Watchers: 2
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JBB.py
Discord bot programmed in Python## Getting Started
* create a `config.yaml` with:
```yaml
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
* [João Teixeira](https://github.com/jtexeira) - [say](Extensions/manage.py)
* [Pedro Mendes](https://github.com/mendess2526) - [media](bot.py)
* [Rodrigo Pimentel](https://github.com/RodrigoProjects/) - [EGPP](Extensions/programming.py)## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details