Skip to content

Releases: ZiRO-Bot/Z3R0

v3.3.5

21 Sep 13:44
e69068f
Compare
Choose a tag to compare
  • Fixed List is empty! error not being handled

v3.3.4

21 Sep 00:32
01d51e0
Compare
Choose a tag to compare
  • Fixed NSFW check always returns False
  • Fixed AttributeError when user try to ban @everyone
  • IsAprilFool now raised DefaultError instead of Check failed
  • IsRafael now raise SilentError instead of Check failed

v3.3.3

19 Sep 10:16
01c1d7f
Compare
Choose a tag to compare
  • Added description to >caselogs command
  • Help command now tell user when they have no usable commands

v3.3.2: BugFix

18 Sep 12:18
731dba1
Compare
Choose a tag to compare
  • Fixed AttributeError
  • Fixed discord.Forbidden in Error Handler

v3.3.1-1: HotFix

08 Sep 02:55
0ad908a
Compare
Choose a tag to compare
  • Fix AttributeError caused by breaking changes

v3.3.1

08 Sep 02:46
f23d923
Compare
Choose a tag to compare
  • You can now change news using a command instead of hardcoding it

v3.3.0

06 Sep 04:58
4466d13
Compare
Choose a tag to compare
  • Fixed bugs and error
  • Added choices for conflicted name (for command disable/enable and help command)
  • manga search command now actually search for manga instead of anime
  • Added caselogs/cases command to get moderator's cases (mods only)
  • Added realurl command to get real url of a shorten url

Click here to see the full changelog!

v3.2.9

22 Aug 05:18
30feee6
Compare
Choose a tag to compare

Re-added alias emote to emoji command

v3.2.8

18 Aug 00:34
bfd6529
Compare
Choose a tag to compare

Fixed Moderation commands' checks not working properly

v3.2.7

14 Aug 05:47
7bca37a
Compare
Choose a tag to compare
  • Fixed help command not working in DMs
  • Use HTMLParser to convert HTML to Markdown instead of using RegEx