merlinfuchs / embed-generator

Create rich embed messages for Discord (previously discord.club)
https://message.style
MIT License
292 stars 35 forks source link

Implement configurable bot activity with 'Message.Style' as default #118

Closed YourLocalAnon closed 10 months ago

merlinfuchs commented 10 months ago

Thanks for the contribution!

While this certainly works it would be better to use viper for this. Viper is used for all configurations in the Go server and both supports env variables as well as config files.

Gcuje commented 10 months ago

Doesn't work for me

merlinfuchs commented 10 months ago

You can now set it with the EMBEDG_DISCORD__ACTIVITY_NAME env var.