Skip to content

Releases: ZiRO-Bot/Z3R0

v3.4.7

07 Jul 02:25
c9425f6
Compare
Choose a tag to compare
  • [Fixed] Fixed NSFW commands

v3.4.6

08 Jan 15:00
04b3fdf
Compare
Choose a tag to compare
  • [Fixed] Getting 0 no longer possible on normal dice roll

v3.4.5

07 Jan 03:13
78cd898
Compare
Choose a tag to compare
  • [Fixed] Fixed AttributeError trying to unmute a member that already left the server
  • [Fixed] Fixed IndexError trying to get a AuditLog when AuditLogs is empty
  • [Removed] Removed ClientOSError from log
  • [Removed] Removed prettify.py/pretty, too buggy (uninstall it manually if you're unable to use poetry)

v3.4.4

21 Nov 00:40
114abee
Compare
Choose a tag to compare
  • Fixed custom command deletion when guild deletion event dispatched
  • Suppressed discord.Forbidden when bot can't access AuditLog
  • Fixed Invalid Form Body when trying to send empty message content to purgatory

v3.4.3

26 Oct 00:21
6d98974
Compare
Choose a tag to compare

Fixed command list always show 1 command

v3.4.2: HotFix

25 Oct 03:33
ca7607a
Compare
Choose a tag to compare

Fixed getAuditLogs

v3.4.1: HotFix

25 Oct 03:00
9a3f2b6
Compare
Choose a tag to compare
  • Added missing file to git repo (timer/_views.py)
  • Fixed "not in the list" error when it's not supposed to do that

v3.4.0: Database Overhaul

25 Oct 01:20
3f4b753
Compare
Choose a tag to compare

Replace Databases with TortoiseORM

v3.3.7

27 Sep 11:31
ea8b77a
Compare
Choose a tag to compare
  • Re-added channel mention (#channel) to purgatory

v3.3.6

27 Sep 03:11
607a276
Compare
Choose a tag to compare
  • [Fixed] Fix command names being escaped when its not supposed to be escaped
  • [Improved] More typehinting
  • [Fixed] Handle invalid time (something like 10000 years)