Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coma64/bfti-bot
A discord bot that displays IServ exercises and E-Mails
https://github.com/coma64/bfti-bot
Last synced: 14 days ago
JSON representation
A discord bot that displays IServ exercises and E-Mails
- Host: GitHub
- URL: https://github.com/coma64/bfti-bot
- Owner: coma64
- Created: 2021-03-19T13:08:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-17T13:44:47.000Z (over 3 years ago)
- Last Synced: 2024-11-07T11:38:10.514Z (2 months ago)
- Language: Python
- Homepage:
- Size: 151 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bfti-bot
A discord bot that displays IServ exercises and E-Mails
## Todo
- [x] Load all extensions from `extensions` and all repeating tasks (e.g. mail
fetching) from `tasks`
- [x] Rewrite yeet command
- [x] Task run_once() method
- [x] Task reloading
- [x] Make Task.run_once() optional
- [x] Display new excercises
- [x] Display new mails
- [x] Fix console errors on ctrl c - restart not working
- [x] Disable say_hello and login mesage
- [ ] Allow for more than one Task in a file