Open
Conversation
|
Are you still working on this one ? I would really love being able to define multiple custom_dts in channel_id.json instead of only webhook_url so I could tackle both discord and Telegram, but also define multiple discord channels (e.g. one for gyms one for monsters). |
Owner
|
@bbdoc, I'm not sure this is really needed having actually started using rules properly. I had 30 odd managers and now have 1 manager, so it is possible to get to 1 manager without this PR. I mean, my filter file is now 3000 lines long, but it runs like a dream lol |
|
Yep, I'm looking at also doing something like that, but would be so much easier to be able to set up a separate file linking geofences with discord/telegram channels. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PA modification allows you to run all your alerts with 1 manager. It accomplishes this by three main additions
Also gkey iteration is used for multiple gkey api support
See update at the beginning of README for more indepth description
Type of Change
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Wiki Update
Checklist