rust-lang / discord-mods-bot

discord moderation bot
MIT License
71 stars 30 forks source link

Refactor some code to be more maintainable #68

Closed technetos closed 3 years ago

technetos commented 3 years ago

This PR moves some things around. Additionally it switches from a custom Result type to 2 custom error types.

Also: