mirror of
https://github.com/trickerer/Trinity-Bots
synced 2026-08-22 16:29:09 -04:00
4 lines
118 B
SQL
4 lines
118 B
SQL
--
|
|
DELETE FROM `command` WHERE `name`='npcbot createnew';
|
|
INSERT INTO `command` (`name`) VALUES
|
|
('npcbot createnew');
|