DukeOfCheese

Results 10 comments of DukeOfCheese

Very open to suggestions / additions, somewhat in early stages

@Blumlaut Is this use of storage.lua more along the lines of what you were thinking?

Would it be worth removing the custom banlist convar in favour of this updated storage system or should the function still check for it for backwards compatibility

Ban system completely overhauled with new system, commented at points throughout banlist.lua just to make my ideas clear. At the moment, no old code is deleted, rather commented out to...

Also, if anyone is a good discord.js developer, feel free to try and write some commands to view action history. Alternatively, I abandon discord.py for the week and learn djs...

Finally coming back around to this project, wondering what you mean here by migrations. Are you referring to migrating bans from the old to the new system or is there...

Added in some sections which I think pertain to what you're aiming for, not 100% if this is the direction you wanted to take

Yeah ok I see where you're coming from, I'll write a function that verifies the schema on start up and just ensure everything is up-to-date!

Being 100% honest here I don't see anything else that would need to be done here. I'll push some locale updates to this then I'm satisfied with this being marked...