Version Changes for 1.3.?-?
If you need help at any point join our Discord Server and someone will help you.
### 1.3.13-0
Date: 30/10/22
User: Zycore
> ----------
>>> migrate.js
* Migration code for when users swap to BLUE from YELLOW. Needs to be reviewed and debugged for errors i have not though of.
>>> bot.js,
* Increased cache values
>>> args.js
* Added migrate command as argument
>>> events.js
* Removed global saving of client.supportGuild
>>> message.js
* Added a command trigger for migration function.
>>> misc.js
* Bug fix.
### 1.3.13-1
Date: 30/10/22
User: Zycore
> ----------
>>> events.js
* Now has all 5 Tiers, With role ID and Tasks Allowance as array
>>> stats.js
* added engine and tier to stats sub command
>>> choose_server.js,
* Tier and Engine are now collected from event.js index
>>> sub.js
* Added Engine question to subadd command
>>> dbSubscriptionsModel.js
* Added "engine": Sequelize.STRING(16)
>>> db.js
* Change to now account for engine and tier
>>> helpers.js
* Change to now account for engine and tier
* Also added a check, so highest index value will be used when updating task allowance, so if a user upgrade a tier and the lower tier is not removed then it will only user the value of the highest tier. Thus removing need for intervention.
>>> permissions.js
* now includes tier values.
No Public Change Log
No Public Change Log
No Public Change Log
### 1.3.13-5
Date: 01/11/22
User: Qjuh
> ----------
>>> send.js
* put stickers into embeds instead of attachments
### 1.3.13-6
Date: 01/11/22
User: Qjuh
> ----------
>>> send.js, auto.js, translate.js
* moved language and backupLang from `data.message` to `data`