Skip to content

Releases: Greazi-Times/Discord_Bot_Foundation

v0.1.0

08 Jun 17:28
Compare
Choose a tag to compare

Bug Fixes

  • Fixed an issue with the slash command handler (c896bb8)
  • Made debuggers in slash commandHandler (97bce8e)
  • Removed eval command (36722d5)
  • Renamed register methods to make it more clear (7ff6c1b)
  • Button: Fixed some issues with the ButtonHandler (17e3c19)
  • Buttons: fixed allow empty label (f1bbbe3)
  • Command: Fixed command guild and nfsw checks (23089a9)
  • Console: improved console commands (220b62b)
  • Debugger: Fixed debug message layout (4e598ee)
  • Logger: Fixed color not resetting on log() (ded44d9)
  • loggin: Fixed coloring of the messages (df7d7c8)
  • Logging: Fixed console colors (acf07cb)
  • Modal: Updated modal execute desc (5d90b25)
  • Modals: Disabled select menus and buttons on modals because they are not supported (3aeacfb)
  • SelectMenu: Fixed some select menu issues (de8f878)
  • Settings: Changed the layout of the settings (8159ab6)
  • Settings: Cleaned up the code a bit (2e8cd0b)
  • Settings: fixed settings.yaml not coping to main dir (8d53b9b)
  • Fixed about command output (bbba8d7)
  • fixed the main file (7337355)
  • made /ping public (dd622ef)
  • slash command arguments and sub command system (34a9808)

Features

  • Added a count for all registered elements (17c8b69)
  • Added debug messages to the button handler (5d2b72c)
  • Added embed settings (432f20d)
  • Added settings for the stop command (c58677a)
  • Created a custom annotation (161b2d4)
  • Buttons: Added a button handler (af9e9ad)
  • Buttons: Added button creation (f3a6fab)
  • Buttons: Added debug messages (554157f)
  • Console: Added commands (bc9cf23)
  • Modal: Added a modal system (1c2c986)
  • Modals: Added setValue to modal text input (8ae4f41)
  • MySQL: added close connection function (89cfc9f)
  • SelectMenu: Added the select menu system (939b324)
  • SimpleButton: Improved button builder (517d1ea)
  • Added button version (e86a1f7)
  • Added new onPreLoad() method (edfe246)
  • Added test command to test features (b43ea33)
  • Settings: Added yaml settings system (d5871af)

V1.0.0

08 Jun 18:57
3716f75
Compare
Choose a tag to compare

A lot has been changed a lot of new things have been added but it is finally here!

Unfortunately, I have had some issues with the changelog system and there for there are no commit changes and an automatic release.

v0.5.0

23 Mar 15:03
Compare
Choose a tag to compare

Bug Fixes

  • Changed common file to better colors (7f38774)
  • Changed to a better color (d04b57f)
  • Fixed MySQL settings (2f2e7b0)
  • Fixed some issues in the main file (63033aa)
  • Updated SlashCommand handler (14a93c4)

Features

v0.4.1

07 Mar 11:59
Compare
Choose a tag to compare

Bug Fixes

  • Added command listener event for main cmd module (0bd4f66)

v0.4.0

06 Mar 21:43
Compare
Choose a tag to compare

Bug Fixes

  • Fixed command registration issue (e669647)

Features

  • Added a simple startup box (c4293f3)

v0.3.0

28 Feb 19:24
Compare
Choose a tag to compare

Bug Fixes

  • Test to see if everything works now! (a43cbd0)
  • Trying to fix release workflow (ea5a9e7)
  • version file (f958306)

Features