/discorss

Easily self-hostable RSS reader bot for Discord. WIP

Primary LanguageRustGNU General Public License v3.0GPL-3.0

discorss

although its almost done, i lost my interest in developing this further, so archived.

I just started to learn Rust, expect bad code.

todo

  • handle errors carefully
    • currenty I use .except() everywhere. instead of crashing the bot, it's better to send a message.
  • improve translations and add i18n