Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(feature) Add option to disable discord bonfire message. #206

Open
Gaponovoz opened this issue Feb 15, 2024 · 2 comments
Open

(feature) Add option to disable discord bonfire message. #206

Gaponovoz opened this issue Feb 15, 2024 · 2 comments

Comments

@Gaponovoz
Copy link
Contributor

Gaponovoz commented Feb 15, 2024

One can currently disable pretty much any type of discord notice... except for the most disturbing - bonfire messages.

A desired config parameter (as in 'RuntimeConfig.h':
// Send notifications when a player lits bonfire.
bool SendDiscordNotice_Bonfire = true;

@TLeonardUK
Copy link
Owner

I think you made changes locally to do this right? Feel free to submit a pull request

@Gaponovoz
Copy link
Contributor Author

Gaponovoz commented Feb 18, 2024

If it was a good approach - I greately wish I would. But I did it in a dirty way because I could not find where are your checks for discord message types before sending them. So it will be better if you implement this I guess

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants