Skip to content

Releases: Zeroji/semicolon

Rewrite + Python 3.7

23 Aug 15:25
v0.2.2
Compare
Choose a tag to compare

Updated dependencies to support Python 3.7
New branch stable on the repo that should live up to its name

Rewrite

17 Jun 09:02
Compare
Choose a tag to compare

v0.2.1 "this thing is still alive?"

Switched to discord.py[rewrite]
Breaking rename server to guild, especially in ./data/servers
Event handlers for cogs (such as on_message)
Removed @cog.on_reaction and related
Cleaner code and documentation
Websockets for future use

The Long Desired Release

05 Feb 00:17
Compare
Choose a tag to compare

Custom language & timezone per server
Fallback commands when permissions aren't met
Unit tests
Much cleaner code in general
Several bugfixes

Configuration Update

01 Dec 16:42
Compare
Choose a tag to compare

Edited a bunch of config-related stuff
Edited a bunch of version-related stuff
Added string set type annotation

Cogception

27 Nov 11:43
Compare
Choose a tag to compare

Added sub-cogs system
Improved help and documentation
Minor additions to cipher

Sent help

17 Nov 21:10
Compare
Choose a tag to compare

Added more convenience (documentation, type checks, annotations)
Added reaction support (beta)
Added help!

More features

14 Nov 20:43
Compare
Choose a tag to compare

List of additions:

  • Configuration file, debug mode, dynamic (re)loading and restart mechanisms
  • Cipher module
  • Flags, multiple arguments, default arguments
  • Message deletion feature
  • Server settings and permission system
  • Per-server ability to enable/disable a cog

List of changes:

  • ;; now uses Python 3.6

FIRST

12 Aug 07:51
Compare
Choose a tag to compare
v0.1.0

Initial commit