If you need help at any point join our Discord Server and someone will help you.
Inital Release
### 1.3.20-0Date: 8/12/22User: Zycore> ---------->>> commands.js* Changed sub.removesub to sub.subremove to conform to other functions.* Added in new commands>>> misc.js* Added in test command>>> choose_server.js, helpers.js* Removed plan.engine as its used for forced value. >>> db.js* subscriptions was lowercase, capitalized to confirm to other functions. >>> dbSubscriptionsModel.js* added ml_chars_used. >>> translate.js* added in check for overrides, even if .env file is fixed to a engine the forced value will be used.
V-1
### 1.3.20-1Date: 8/12/22User: Zycore> ---------->>> translate.js* Removed console log messages* Removed message.type variable created in 1.3.20-0 as it was only for testing.* Minor change to char counters>>> stats.js* Added Global total for ml and google* Added server total for ml and google>>> misc.js* Added char values* Added engine value