diff --git a/conf/irc.json b/conf/irc.json deleted file mode 100644 index c7c5bb9..0000000 --- a/conf/irc.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "_": { - "register": true, - "authentity": "NickServ", - "authcmd": "REGISTER {password} {email}", - "tokenregex": "" - } -}