aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md24
1 files changed, 23 insertions, 1 deletions
diff --git a/README.md b/README.md
index d2f5829..340dd41 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,25 @@
# tiny-discord-feed
-Get your Discord messages as a feed. Requires BetterDiscord
+Get your Discord messages as a singular mega feed. Requires BetterDiscord
+
+![image](https://github.com/user-attachments/assets/bb792c63-9f5e-49a5-970b-c9a397183e87)
+> Compatible and responsive with any display size, although a vertical display looks the nicest
+
+# Setup
+1. Download and Install [BetterDiscord](https://betterdiscord.app/)
+2. Head to settings and find the Plugins section (under BetterDiscord). From here click the folder icon to open the folder where plugins are stored
+3. Download the [BDFireToWebSocket](https://github.com/pinapelz/BDFireToWebsocket/releases/latest/download/BDFireToWebsocket.plugin.js) plugin file, and drag this into that folder
+4. Clone this repo and run this application (Install Node and pnpm if you haven't already)
+```
+git clone https://github.com/pinapelz/tiny-discord-feed
+pnpm install
+pnpm start
+```
+**(Builds not available at this time. Please run from source)**
+
+5. Click configure in the top right. You'll need to configure the channels you want to receive messages for as well as give them an alias.
+
+> To get the Channel ID for either a DM or a channel in a server, simply right click on it in Discord and choose `Copy Channel ID`
+
+6. Head back to Discord and go to the Plugins tab again. From here click on the `Settings` icon under the BDFireToWebSocket plugin and "Reconnect to WebSocket"
+
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage