From 014de9f958527fb564798d989438779ee617a722 Mon Sep 17 00:00:00 2001 From: Mark Veidemanis Date: Sat, 30 May 2020 21:42:26 +0100 Subject: [PATCH] Remove leftover irc.json file --- conf/irc.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 conf/irc.json 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": "" - } -}