commit 8dab2a4dd1ce746dc9e7d232996faeda0f6a9883 Author: Gennadiy Date: Fri May 2 01:10:03 2025 +0300 add readme diff --git a/README.md b/README.md new file mode 100644 index 0000000..8697e8c --- /dev/null +++ b/README.md @@ -0,0 +1,31 @@ +# 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 \ No newline at end of file