Skip to content

v3.0.0 - major rewrite

Compare
Choose a tag to compare
@MiataBoy MiataBoy released this 30 Jun 17:15
· 65 commits to Python since this release
1b463eb

This release generally covers a change of ways in which our code is structured. Generally, we rewrote it to be much less repetitive, and will continue to do so from now on. Additionally, we have taken the step to migrate to slash commands fully and drop message commands.

It also fixes several issues such as the blacklist not automatically leaving blacklisted server upon being added back; PEP8 conventions are now actively being followed; deleting saved servers with setserver when not provided with an argument; code documentation and more.

From off this release, we will start semantic versioning for every new commit and/or pull request.

What's Changed

Full Changelog: v2.3.0...v3.0.0