diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-10-04 00:02:24 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-04 00:02:24 -0700 |
| commit | ea82447d99f5a4575b2debc7d8ab2a5ab8b9de00 (patch) | |
| tree | 6e72b9e51f8d759c2ffb686e8e97ce4dfae372b4 | |
| parent | fd9b56f67182af9cb0967312d23437a67147578a (diff) | |
Update SETUP.md (fix formatting)
| -rw-r--r-- | SETUP.md | 17 |
1 files changed, 12 insertions, 5 deletions
@@ -17,8 +17,11 @@ This plugin requires a Discord client with BetterDiscord so that Dalamud can com Install the BDFireToWebsocket plugin. This is required so Dalamud knows when you get a new message. Download the .js file from the link below and put it in your BetterDiscord plugins folder. You can access this in your BetterDiscord client by going to Settings -> Plugins -> Open Plugin Folder.  - -[](https://postimg.cc/1gbXJ3ZW) + +[](https://postimg.cc/ppVj9yV8) + + + [BDFireToWebsocket Plugin](https://github.com/pinapelz/BDFireToWebsocket/blob/7b2752d529cf3c6b5115c200aeb7b6f684ce807b/BDFireToWebsocket.plugin.js) @@ -29,9 +32,13 @@ Install the BDFireToWebsocket plugin. This is required so Dalamud knows when you Click on the settings icon for the BDFireToWebsocket plugin in BetterDiscord in the plugins menu. -- For Websocket address, you can leave it as the default unless you know what you're doing. -- **Channel IDs** controls which messages are sent to Dalamud. I suggest leaving this empty and then filtering which channels you want from the Dalamud plugin instead. -- Make sure to add your own **User ID** so that messages you send get filtered out! (Otherwise, you'll see your own messages in-game). You can get your User ID by right-clicking on your name anywhere in Discord and clicking 'Copy ID'. +**Websocket Address:**, you can leave it as the default unless you know what you're doing. + +**Channel IDs:** controls which messages are sent to Dalamud. I suggest leaving this empty and then filtering which channels you want from the Dalamud plugin instead. + +**User ID:** Add your own User ID so that messages you send get filtered out! (Otherwise, you'll see your own messages in-game) + +You can get your User ID by right-clicking on your name anywhere in Discord and clicking 'Copy ID' [](https://postimg.cc/zHFfzwHM) |
