This version is not compatible with previous versions < 2, you have to manually migrate database!
- Specyfing individual level's message type CHAT/POKE, message content, SGID.
- Ignoring UID's.
- Exporting/Importing database.
- API support.
- Enable nick hyperlinks in top records channel.
- Enable welcome client info.
-- Code changes:
- All native (for i) loops changed to one of Array.prototype methods such as forEach, filter, map etc.
- Many functions converted to ES6 standards.
- Changed database structure to {uid = {nick, time}}.
- Channel TOP function split into 3 lesser functions, time adder, rank guardian, channel records displayer.
- setInterval replaced by setTimout due to potential RAM spiking bug.
https://github.com/r3flexmlg/Sinusbot_Scripts/commit/a3dcb10fab212bac740e56f68074e413d2758153