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: CHANGELOG.md
+16-1Lines changed: 16 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,4 +23,19 @@ Added the reddit command to the util.socials cog.
23
23
Added the fun.roasts cog.
24
24
25
25
#### 1.4.1
26
-
Patched fun.roasts slash commmand not calling interaction.user instead of ctx.author, and a typo in the classname. Additionally removed command cooldowns as that breaks the bot for now.
26
+
Patched fun.roasts slash commmand not calling interaction.user instead of ctx.author, and a typo in the classname. Additionally removed command cooldowns as that breaks the bot for now.
27
+
28
+
#### 1.4.2
29
+
Fix the embed command being broken (see #16.)
30
+
31
+
#### 1.4.3
32
+
Fix the longstanding error in weebism.character `'NoneType' object is not subscriptable` returned when attempting to fetch some characters (see #13).
33
+
34
+
#### 1.4.4
35
+
Fix the pagination buttons in weebism.seasonals (see #17).
36
+
37
+
#### 1.4.5
38
+
Update sesp.isadev.subdomains to use the new API schema (`record` was changed to `records`).
39
+
40
+
#### 1.4.6
41
+
Update sesp.isadev.subdomains to use the new API for reserved subdomains ~ now the `internal` key is used for staff subdomains instead of `reserved`.
0 commit comments