33 lines
954 B
Markdown
33 lines
954 B
Markdown
# Discord plugin
|
|
|
|
For Mirabox 293S StreamDeck, Ajazz Akp153
|
|
|
|
## Description
|
|
|
|
Fixed plugin. Original: https://github.com/MiraboxSpace/StreamDock-Plugins
|
|
|
|
Fix authorization
|
|
|
|
Enabled user titles on set device
|
|
|
|
## How to install
|
|
|
|
- Exit from app Stream Dock from tray.
|
|
- Click RMB on icon and "Exit"
|
|
- Click "Code" -> "Download ZIP"
|
|
- Unpack zip in some place
|
|
- Copy folder to %appdata%/HotSpot\StreamDock\plugins
|
|
- Start Stream Dock app
|
|
- Move icon from plugin folder to deck template and you get windows with autorization
|
|
- Click on URL on Get ID
|
|
- In browser on discord site click "New Application", write name and agree with terms
|
|
- Go to OAuth2 tab on left menu
|
|
- In Redirects put `http://127.0.0.1:26432`
|
|
- Copy Client ID
|
|
- Click "Save" at the bottom
|
|
- Paste Client ID in Stream Dock window
|
|
- Click "Login"
|
|
- Close browser tabs
|
|
- Enjoy
|
|
|
|
Original instruction in pictures: https://github.com/MiraboxSpace/StreamDock-Plugins/tree/main/Plugins/Discord |