Andrew
Andrew
@oddstr13 What about kicking-all players, unloading worlds + plugins (besides drivebackup ofc) then stopping/restarting the server
aha, I see, you are trying to use an empty object (`{}`) but this doesn't support those currently as it says `Unsupported use of object literal expression` as a comment...
I just made my own `storage` and it worked so idk Here's an example if you need it (TypeScript + Web): ```typescript const storage: Storage = { async getItem(key) {...
> I see that @rt2zz isn't active anymore. I have tried reaching out through multiple platforms without any response. Nonetheless, I think we are all grateful for his contributions and...
> Could you download npm packages (example discord.js)? I would like to do this so i could make something like DiscordSRV. You can probably use some of them using a...
It's a simple concept.
You literally cannot.
> Wait.. If your token get’s leaked in any form like in a .zip file will it reset? If his software or himself finds any tokens he'll just put them...
> You sheep my bot token fuck you Infact he didn't, he just found it and put it here so github tells discord to reset it and it doesn't work...
1. Chrome supports filesystem api. 2. This is not a library for savign stuff in indexedDB this is a library that implements the filesystem api for other browsers that aren't...