Skip to content
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.

Version 0.0.3 & 0.0.4

Compare
Choose a tag to compare
@TobiasFeld22 TobiasFeld22 released this 23 Oct 22:39

Because of the rebranding, we had to push 2 updates into one, 0.0.4 is just a minor update, making sure the update system updated properly.

New:

  • In your startup file, you can now add: developer: true to start the system in developer mode.
  • Snippets (Small pieces of code which you can use throughout your commands & functions.
  • Added system types for internal developement.

Updated / Fixed:

  • The bot ignored every command when reloading functions.
  • The bot chrashed on boot when having a function trying to override a (system defined) function.
  • Cleaned up most files.
  • First time using the system made it chrash. Because of a foldercheck happening before the folders were created.