Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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