Skip to content

Beta release 0.4.3

Compare
Choose a tag to compare
@nerd-bear nerd-bear released this 04 Oct 01:33
· 60 commits to main since this release
d1fcaa2

CRAC 0.4.3 Beta pre-release 🧪

This is a simple beta testing release with around 12 simple commands, the commands are:
help, charinfo, timeout, kick, ban, unban, shutdown, start, stream, play, watch, and listen. Nearly daily updates are to be expected.

Program size: ~0.03 MB (~30.8 KB)
Release date: 04/10/2024 2:17 AM BST

Warnings

  • This version contains the usage of deprecated classes/functions and similar.
  • Unstable and not defined behavior, this version might contain errors that are not handled properly or at all and general bugs.
  • No proper separation, this program version is currently a relative mess and not well structured, which may cause issues when customizing and or setting the bot up.
  • The charinfo command still has no support for a large number of special characters
  • Ban & Unban commands don't handle all exceptions and may cause undefined/buggy behavior
  • There is no untimeout command and timeouts can only be in one unit of one amount
  • Status config commands still exist and have not been removed yet
  • More unknown issues may exist

Change log:

  • Added unban command
  • Added unban command to help embed
  • Added exception handling to all cases of unban command
  • Changed Bot Intents from default to all
  • Changed the Logger class constructer to default to a relative output path
  • Ran blacklint on source code to increase readability
  • Specified bot command parameter types for syntax highlighting
  • Added timeout command
  • Added timeout command to help embed
  • Changed the timeout command to send a dm to the user

Update notes:

I will be removing all status config commands as they affect the bot across all guilds (Servers) and are just added as a proof of concept. The commands and features I will be adding are config files, untimeout command, voice chat mute commands, per guild config, music features, and other fun features!

Created by Nerd Bear (This version of CRAC is open source and under the apache2 license)