This repository has been archived by the owner on Sep 2, 2024. It is now read-only.
Discord Native support design discussion. #182
J-Tanzanite
started this conversation in
General
Replies: 1 comment
-
Would be amazing |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As discussed in a previous thread (#154), it would be nice to have Discord support.
But given that there are multiple discord APIs to choose from, it's better to have Discord support come in the form of a third party plugin.
There are forwards in place in Lilac that are called when a cheater is detected, but it carries no detection info, which might be useful to have in a Discord message.
And it would also come in handy in this plugin, with an option to avoid recording autoshoot cases: https://github.com/J-Tanzanite/Lilac-SourceTV
The easiest and best way to go about this is to add a native function to Lilac that other plugins can call to get more information about a detection; rather than sending an entire log line worth of information.
A possible design for this would be to just do it this way (Numbers not set in stone for anything):
Please note that this is just a suggestion for an implementation I may add.
I'd love some feedback.
Beta Was this translation helpful? Give feedback.
All reactions