zekroTJA / shinpuru

シンプル - Discord Bot with role selection, moderation, karma ranking, a starboard, code execution, raid alerting, backups, a web interface, twitch notifications and more!
https://shnp.de
MIT License
187 stars 36 forks source link

Update config parsing #274

Closed zekroTJA closed 3 years ago

zekroTJA commented 3 years ago

Description

It should be possible to use command line arguments as well as environment variables and config files to configure shinpuru.

traefik/paerser could be a perfect solution for that.