We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 207d269 commit ab04825Copy full SHA for ab04825
CHANGELOG.md
@@ -3,6 +3,23 @@
3
4
# Sokora Changelog
5
6
+## 0.3.2
7
+
8
+## Changed
9
10
+- User can't use any commands in DMs (thanks @zayaan)
11
+- You can use /user info for people outside of the server
12
13
+## Fixed
14
15
+- Top.gg reminders are fixed once more, now they should send **only** when you didn't vote
16
+- Attempt to fix tempbans not unbanning the user due to Sokora not finding them through the cache (by fetching the ban list instead)
17
+- "Unknown guild" error in serverboard
18
19
+## Removed
20
21
+- Executor in message delete events
22
23
## 0.3.1
24
25
## Changed
0 commit comments