zaanposni / discord-masz

MASZ is a selfhostable highly sophisticated moderation bot for Discord. Includes a web dashboard and a discord bot.
https://discord.gg/5zjpzw6h3S
Other
71 stars 17 forks source link

transfer auditlog webhook and default language to settings tab #481

Closed zaanposni closed 2 years ago

zaanposni commented 2 years ago

use new appsettings to save auditlog webhookurl and default language and allow edit through the new settings tab on the website.

Use the current env vars as a fallback to prevent this to be a breaking change, but remove it from the setup.py for the future.

zaanposni commented 2 years ago

done in newest release branch, will be included in 2.6.0 due to breaking changes