Update commands/changelog.js

This commit is contained in:
4Parker02991 2024-01-27 09:51:42 -05:00
parent 69f2b3da17
commit fe677a08c3

View file

@ -43,7 +43,7 @@ const bots = [
exclaimer:'first update of 2024 for the bot but anyway merged the test and errortest commands into cmdtest, changed the colors for the help command public is #00FFFF, trusted is dark_purple and owner remained as dark red. moved the module loader from bot.js to index.js to split the boot time in half which now allows module functions like bot.chat() to be used in bot.js and also since the command manager is a module it also loads the commands thats a w on all ends also removed some modules to improve the bots boot time and moved the functions for the sctoggle command into the command itself and not as a module which helped the boot time as well and last but not least merged the memused usage in the info command with the serverinfo usage and made the memusage command use the bossbar and not the actionbar',
},
{//
name: { text: 'v5.0.5', color: 'gray', bold:false },
name: { text: 'v5.0.5', color: 'dark_red', bold:false },
authors: ['§#f001dbQT §#740000KB §0Termination'],
foundation: '1/26/24',