Updated Playerbot queries (markdown)

bash 2024-10-29 02:15:06 +01:00
parent 7808632a78
commit c28ec23bcd

@ -43,4 +43,4 @@ DELETE FROM `petition_sign` WHERE `ownerguid` NOT IN (SELECT `guid` FROM `charac
USE `acore_auth`; USE `acore_auth`;
DELETE FROM `account` WHERE `username` LIKE 'RNDBOT%'; DELETE FROM `account` WHERE `username` LIKE 'RNDBOT%';
``` ```
[Source](https://github.com/noisiver/codebase/blob/master/SQL%2FAzerothCore%2Fdelete_playerbots.sql) [Thanks to noisiver@Revision](https://github.com/noisiver/codebase/blob/master/SQL%2FAzerothCore%2Fdelete_playerbots.sql)