You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@ A simple Discord bot that provides a message action to generate link previews fo
4
4
5
5
Why? Because for some reason it's hit-or-miss whether or not Discord actually generates link previews for Threads, which is frustrating.
6
6
7
+
<imgsrc="demo.gif">
8
+
7
9
## Config
8
10
9
11
Create a file named `discord-threads-link-expander-config.toml` next to the binary (or at the root of the repo if you're doing `cargo run`). Add your bot token like so:
0 commit comments