-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
[Streams] Save a message for each streamer registered #3824
Comments
I like this idea, and it's actually something we use at the R6 ANZ Discord, except we just hard-code the channel we want to have a custom mention for :D In R6 ANZ we make the official Twitch channel for the organization mention |
How would I be able to check if the streamer is already registered? Also, is the |
You should see those you've added in |
Any possible updates on this? Was looking into if this was something that was already being talked about/worked on and saw this issue, so figured to leave a comment. |
It seems that there's an open PR for this. The best way to move this forward would be for an interested contributor to make a code review of it and explain in more detail some of the issues with its style such as:
It might also be worth first asking the author whether they're still even interested in pursuing this PR as if not, it could simply be closed and another one made. |
Feature request
Select the type of feature you are requesting:
Describe your requested feature
This is an improvement idea for the Streams cog:
Save a message for each streamer we record, but keep the mention/no mention system for the "default" message:
[p]streamset message streamer <Streamer name> <Message>
. It will save the message to the streamer.The text was updated successfully, but these errors were encountered: