although its almost done, i lost my interest in developing this further, so archived.
I just started to learn Rust, expect bad code.
- handle errors carefully
- currenty I use
.except()
everywhere. instead of crashing the bot, it's better to send a message.
- currenty I use
- improve translations
and add i18n