-
Notifications
You must be signed in to change notification settings - Fork 27
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 new RPC methods #183
Add new RPC methods #183
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
7a9ab63
to
180b5f7
Compare
Thank you for this PR, it has been really helpful. How did you figure out that the name of the command for the soundboard was PLAY_SOUNDBOARD_SOUND? Just in case someone has trouble with permissions for PLAY_SOUNDBOARD_SOUND, the scope needed should be 'rpc.voice.write'. The Discord doc doesn't mention soundboard for this scope, but the message on the OAuth popup clearly says it gives access to the soundboard. |
Hey @Kako38 I had found @spdermn02 fork for Seems like they were added specifically for the stream deck 😂. |
70bdbbe
to
891b0f4
Compare
No idea how to use this yet 😂
2024-07-28_17-00-50.mp4
New Commands
PLAY_SOUNDBOARD_SOUND
- Play a soundboard sound from a guild or the global onesGET_SOUNDBOARD_SOUNDS
- Requests discord to send you all the guild soundboard soundsNew Events
NOTIFICATION_CREATE
- sent when the you get a message that tags your or a dmVIDEO_STATE_UPDATE
- not working or sure if it's realSCREENSHARE_STATE_UPDATE
- not working or sure if it's realAdded oauth scope
In order to use the soundboard and sub to notifications you need to expand the oauth scopes to: