RitaBot Docs
HomeInvite RitaSubscribeSetupUpdate
  • Introduction
  • Meet the Team
  • Quick setup steps
  • Usage, Commands & Settings
    • Basic Usage Information.
    • Translation Commands
      • Group Translations
      • Channel Translation
      • Reaction Translation
      • Custom Message
      • Last Message
    • Statistics
    • Settings
    • Misc. Commands
  • Premium/Paid Features
    • Overview
    • How to Subscribe
      • Available Plans
      • Patreon
      • Payment FAQ
    • Contact Us
  • Misc
    • It’s All About Rita
    • MIT License
    • FAQ
  • Version History
    • V1.2.?
      • V1.2.0
      • V1.2.1
      • V1.2.2
      • V1.2.3
      • V1.2.4
      • V1.2.5
      • V1.2.6
    • V1.3.0
      • V1.3.0
      • V1.3.5
      • V1.3.6
      • V1.3.7
      • V1.3.8
      • V1.3.9
      • V1.3.10
      • V1.3.11
      • V1.3.12
      • V1.3.13
      • V1.3.14
      • V1.3.15
      • V1.3.16
      • V1.3.17
      • V1.3.18
      • V1.3.19
      • V1.3.20
      • V1.3.21
      • V1.3.22
      • V1.3.23
      • V1.3.24
      • V1.3.25
      • V1.3.26
      • V1.3.27
      • V1.3.28
      • V1.3.29
    • V1.4.0
      • V1.4.0
  • Updates
    • 01/04/2022
    • 01/05/2022
    • 22/05/2022
    • 03/07/2022
    • 27/09/2022
    • 05/01/2023
    • 31/03/2023
    • 06/04/2023
    • 20/08/2023
  • Policys
    • Terms Of Service
    • S.A.L.T.S Policy
      • S.A.L.T.S Policy V3
      • S.A.L.T.S Policy V2
      • S.A.L.T.S Policy V1
    • Privacy Policy
      • Privacy Policy V2
      • Privacy Policy V1
    • Refund Policy
      • Refund Policy V1
    • 3rd Party Policys
    • Interpretation & Definitions
    • Right To Exit
Powered by GitBook

Copyright © 2019 - 2023 RitaBotProject. All rights reserved.

On this page
  • Inital Release
  • V-1
  • V-2
  • V-3
  • V-4
  • V-5

Was this helpful?

Export as PDF
  1. Version History
  2. V1.3.0

V1.3.23

Version Changes for 1.3.?-?

Last updated 2 years ago

Was this helpful?

If you need help at any point join our and someone will help you.

Inital Release

### 1.3.23-0
Date: 10/12/22
User: Zycore
> ----------
>>> Env Files
* Update backup env files
* Update dependancies
    > body-parser               ^1.19.0  →  ^1.20.1
    > canvas                     ^2.9.1  →  ^2.10.2
    > common-tags                ^1.8.0  →   ^1.8.2
    > discord.js                ^14.6.0  →  ^14.7.1
    > ejs                        ^3.1.6  →   ^3.1.8
    > express                   ^4.17.1  →  ^4.18.2
    > express-session           ^1.17.2  →  ^1.17.3
    > iso-639-1                 ^2.1.13  →  ^2.1.15
    > memorystore                ^1.6.6  →   ^1.6.7
    > pg                         ^8.7.3  →   ^8.8.0
    > sqlite3                    ^5.0.2  →   ^5.1.2
    > @babel/core              ^7.17.10  →  ^7.20.5
    > @babel/eslint-parser      ^7.17.0  →  ^7.19.1
    > eslint                    ^8.15.0  →  ^8.29.0
    > nodemon                   ^2.0.12  →  ^2.0.20

V-1

### 1.3.23-1
Date: 10/12/22
User: Zycore
> ----------
>>> commands.js
* Change Last command pointer from .old to .run
    the code in .old cause all data to be deleted from the object, Major bug. 

>>> translate.last.js
* Commented out the .old method so it can be called by accident.

V-2

### 1.3.23-2
Date: 13/12/22
User: Qjuh
> ----------
>>> deploy-interactions.js, events.js
* added possibility for slashcommand files to have only dev-commands

>>> slashcommands/../announce.js
* Added `/announce [role:]` to send an announcement message to all servers, optionally only those whose subscription owners have the mentioned role in RMS

>>> slashcommands/../translate.js, core/translate.js
* Fixed import/export of discordPatch and translateFix methods used for `/translate {text} [from] [to]`

V-3

### 1.3.23-3
Date: 14/12/22
User:  Zycore
> ----------
>>> bot.js
* Added auto deploy code of slash commands on each boot.

V-4

### 1.3.23-4
Date: 27/12/22
User: Qjuh, Zycore
> ----------
>>> translate.react.js
* Added exclusion/catch for await statment of emojio remove

>>> db.js
* Fixed task count for removal of tasks
* Values for chars_used and ml_chars_used are now set to 0 not 1.

>>> send.js
* Corrected a error catch to not log to console
* Added printout for 40005 error to source channel

>>> bot.js
* Removed auto deploy code of slash commands on each boot

>>> misc.js
* fix a object error with selection of counters.

V-5

### 1.3.23-5
Date: 10/01/23
User: Qjuh 
> ----------
>>> translate.js
* Fix bug timestamps and slash commands
* eslint corrections
* regex Fix for code block detection
Discord Server