Commit d44350c
authored
v1.6.0: various features and fixes (#23)
* fix issue where twitch clips wouldnt properly display download link
* display a replied to message if it exists
* update dependencies
* fix issue with data.content not appending reply msg correctly
* have author link redirect to author profile page
* oops wrong message reference
* change how message length checking works, and display all attachments
* check for bot embed messages
* update version to 1.6.0
* add ability to have auto generated hex codes per channel
* update README.md
* smol change to how hex color is generated
* msg.channel.id is a string1 parent e0ed5bc commit d44350c
4 files changed
+125
-92
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments