added "first time" configuration (set up first bot and admin user)
[NeonServV5.git] / database.defaults.sql
index 86a99b93b874de8e11f8ba9a4fdd0461ef070b1a..36b56a76682b8b0717894a2e811992be0527806d 100644 (file)
@@ -1,11 +1,3 @@
---
--- Daten für Tabelle `bots`
---
-
-INSERT INTO `bots` (`id`, `active`, `nick`, `server`, `port`, `pass`, `ssl`, `bind`, `ident`, `realname`, `automodes`, `botclass`, `textbot`, `queue`, `defaulttrigger`, `max_channels`, `register_priority`) VALUES
-(1, 1, 'NeonTest', 'irc.WebGamesNet.net', 6667, '', 0, NULL, 'NeonServ', 'NeonServ Test Bot', 'iIncx', 1, 1, 0, '+', 20, 4),
-(5, 1, 'SpamTest', 'irc.WebGamesNet.net', 6667, '', 0, NULL, 'SpamServ', 'NeonServ Anti Spam Service', '+xiIcn', 2, 1, 0, '~', 20, 5);
-
 --
 -- Daten für Tabelle `bot_binds`
 --