Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@devvyyxyz devvyyxyz released this 11 Jun 00:12
· 3 commits to main since this release

Release Description

This release includes the following changes:

Features:

  • Added new create command: Allows users to create new service files for use with the generator.
  • Added new add command: Allows users to add accounts to existing services.
  • Improved gen command: Handles empty service files and provides more descriptive error messages.
  • Implemented user cooldown for gen command: Prevents users from generating accounts too frequently.

Bug Fixes:

  • Fixed a bug where gen command would crash if the service file was empty.
  • Fixed a bug where add command would not correctly append accounts to service files.
  • Fixed a bug where the bot would send an error message if the specified gen channel was invalid.

Improvements:

  • Added better error handling and feedback for invalid commands and missing parameters.
  • Updated command descriptions for clarity.
  • Improved code readability and organization.

Breaking Changes:

  • None.

Other:

  • Added a README.md file with detailed information about the project.
  • Implemented a basic logger for error handling.

Known Issues:

  • The gen command cooldown is currently set to 2 minutes, this may be adjusted in future releases.

Note: This release focuses on improving the functionality and usability of the bot's generator system, making it more robust and user-friendly.

Full Changelog: https://github.com/devvyyxyz/random-gen-discord-bot/commits/release