kovachev-bot-2/TODO.md

6 lines
462 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# To-do
- Report that "ReadableConfig" error, which was super unhelpful and very annoying when you don't know why it's bugging.
- Find a better notation for the error-handling in read_config_template() although the custom error message is desirable, it's very bad
to have to implement it using such a ridiculously long line...
- Look at clap feature to allow deriving an arg-group from an enum to vastly simplify the structs required for parsing
auth method.