diff --git a/krylon.ini b/krylon.ini deleted file mode 100644 index b8ddaaa..0000000 --- a/krylon.ini +++ /dev/null @@ -1,57 +0,0 @@ -[bot] -nick = krylon_0001 -username = dr1p -host = ircd.chat -port = 6697 -channel = #sh0rtbus -version=1 -ssl = true -ssl_verify = CERT_NONE - -includes = - irc3.plugins.command - irc3.plugins.asynchronious - irc3.plugins.storage - irc3.plugins.uptime - irc3.plugins.ctcp - irc3.plugins.cron - irc3.plugins.logger - irc3.plugins.userlist - plugins.krylon - -flood_burst = 0 -flood_rate = 1 -flood_rate_delay = 1 -storage = json://.krylon_database - -[irc3.plugins.command] -cmd = ? -guard = irc3.plugins.command.mask_based_policy - -[irc3.plugins.command.masks] -d!*dr1p@* = all_permissions -* = view - -ignore_list = - g1mp_!*@* - g1mp!*@* - ken_!*@* - ken!*@* - -[bot_2] -nick = krylon_0002 -username = dr1p -channel = #sh0rtbus - -[bot_3] -nick = krylon_0003 -username = dr1p -channel = #sh0rtbus - -[bot_4] -nick = krylon_0004 -username = dr1p -channel = #sh0rtbus - -[server] -servername = ircd.chat \ No newline at end of file