Skip to content

Releases: ClanBadJas/ClanBotJas

Release version 2.2.1

28 Sep 07:57
Compare
Choose a tag to compare

What's Changed

  • No code changes were made to the bot we've just added ARM64 build support from this point forward.

Full Changelog: v2.2...v2.2.1

Release version 2.2

04 Feb 14:25
b3a100e
Compare
Choose a tag to compare

What's Changed

  • Settings restructure
  • Fixed say command emoji's and user mentions
  • Fixed Voice Auto Rename bug (issue #26)

Full Changelog: v2.1...v2.2

Release version 2.1

09 Sep 14:37
aa4ea7d
Compare
Choose a tag to compare

What's Changed

  • Dropped support for text-based commands.
  • Added new /say command based on modals to enable formatted messages.
  • Added new context-menu command to manually assign AutoRole template to a user.
  • Changed some file capitalization to align with naming convention.
  • Wiki has been added to the project including current settings and examples.
  • Kubernetes example files added for easy K8s deployment.
  • Simplified example files to save editing and make it easier to understand.
  • Several code comments added.
  • Fixed an error message on Finish Poll button press when permissions are missing.
  • Disabled "None" type logging of commands.
  • Fixed automatic builds to Docker Hub.

Full Changelog: v2.0...v2.1

Release version 2.0

03 Sep 19:54
3196253
Compare
Choose a tag to compare

What's Changed

  • Dropped discord.py support in favor of py-cord.
  • Cogmanager rewrite.
  • Rewrite to new Discord slash commands.
  • Rewrite RoleBot cog to new Button Interactions.
  • Rewrite Pollbot button functionality.
  • Rewrite settings and ENV to add flexibility.
  • A lot of ENV variables added for extended configuration.
  • Initial version of the Wiki has been published.
  • Cleaned up the README.
  • Bundled safe Helvetica fonts for polls.
  • Added new cog/function AutoRole for new members.
  • New Purge after command added to Discord Client context menu.
  • GitHub Actions added to enable automatic container builds.
  • Docker-compose changed to support :latest tag from Docker Hub image.

Full Changelog: https://github.com/ClanBadJas/ClanBotJas/commits/v2.0