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

Add console regex filter for discord module #4534

Merged
merged 7 commits into from
Oct 24, 2021

Conversation

JRoy
Copy link
Member

@JRoy JRoy commented Sep 17, 2021

Adds the following config option:

# Console relay settings
# The console relay sends every message shown in the console to a Discord channel.
console:
  ...
  # A regex pattern which will not sending matching console messages to Discord.
  console-filter: ""

@JRoy JRoy added type: enhancement Features and feature requests. module: discord Issues or PRs for the EssentialsDiscord module labels Sep 17, 2021
@JRoy JRoy added this to the 2.19.1 milestone Sep 17, 2021
@JRoy JRoy changed the title Add console regex filter for discord module Console Regex Filter Oct 13, 2021
@JRoy JRoy changed the title Console Regex Filter Add console regex filter for discord module Oct 13, 2021
@JRoy JRoy merged commit 9601687 into EssentialsX:2.x Oct 24, 2021
@JRoy JRoy deleted the feat/console-filter branch October 24, 2021 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: discord Issues or PRs for the EssentialsDiscord module type: enhancement Features and feature requests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants