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

Seperate chat and events to different webhooks #12

Merged
merged 2 commits into from
Mar 14, 2021

Conversation

Setadokalo
Copy link
Contributor

This just seperates chat messages and events (things like deaths, players joining and leaving, server starting up, etc) to seperate webhook configs. I implemented this because we've got spleef on my server, and the deaths would constantly spam the channel, so people would mute the channel and reading the logs for actual messages was quite tedious.

@Tom-The-Geek
Copy link
Owner

I'll look at this later or tomorrow, not feeling that great today sorry

Copy link
Owner

@Tom-The-Geek Tom-The-Geek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All in all this looks good, I did leave a few comments on things that should probably be tweaked though :D

src/main/kotlin/Config.kt Outdated Show resolved Hide resolved
Copy link
Owner

@Tom-The-Geek Tom-The-Geek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@Tom-The-Geek Tom-The-Geek merged commit 677fc23 into Tom-The-Geek:main Mar 14, 2021
@Setadokalo Setadokalo deleted the feature-seperate-event branch March 19, 2021 21:18
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

Successfully merging this pull request may close these issues.

None yet

2 participants