the-draupnir-project / Draupnir

A Matrix moderation bot
https://the-draupnir-project.github.io/draupnir-documentation/
77 stars 14 forks source link

Starting Draupnir with `--draupnir-config` incorrectly warns that he config can't be found because of the`Config` package behaviour #480

Open Gnuxie opened 1 month ago

Gnuxie commented 1 month ago

We always try to load Config even when the --draupnir-config argument is provided, and that causes this error message. Which is confusing to anyone debugging issues with the config file.