rayzrdev / SharpBot

A Discord.js selfbot written by Rayzr - 60 second installation!
https://git.io/sharpbot
MIT License
129 stars 134 forks source link

Dev storage rewrite #71

Closed rayzr522 closed 7 years ago

rayzr522 commented 7 years ago

This rewrites the storage system and phases out XPDB in favor of a JSON-based storage system. It's faster and it's easier to manage, as it does not use any Promises.

This pull request includes a rewrite of //tag and //shortcuts to use the new system, a migrator from XPDB to JSON, and I cleaned up some other commands. I merged //addtag, //deltag, //tag and //tags into //tag.