DistroByte/AwF-Bot

When a player is banned, remove them from the database

oof2win2 opened this issue · 8 comments

When a player is banned and they are linked, remove their linked data.

So You want to remove all the players data when they are banned, and also remove them from the database. If Im not mistaken

And Could You Assign This To me?

Also Just wondering, what database are you using to log the user?

So You want to remove all the players data when they are banned, and also remove them from the database. If Im not mistaken

Only remove them from the database.

So You want to remove all the players data when they are banned, and also remove them from the database. If Im not mistaken

Only remove them from the database.

Oh Ok, Btw what database are you using bc i saw you using mongodb and sqlite in your code

SQLite is only adding bans. MongoDB is other data, which is the players here. See this

Thank You. I will Start Working on It ASAP

@TechifyAu any progress?