From 825b549153686c81792ed29a25260d7f63ca38bb Mon Sep 17 00:00:00 2001 From: acidvegas Date: Wed, 25 Nov 2020 22:01:10 -0500 Subject: [PATCH] fixed a few issues --- skeleton/core/config.py | 14 +++++++------- skeleton/core/irc.py | 1 - skeleton/data/bot.db | Bin 8192 -> 0 bytes 3 files changed, 7 insertions(+), 8 deletions(-) delete mode 100644 skeleton/data/bot.db diff --git a/skeleton/core/config.py b/skeleton/core/config.py index d15a17c..8b44202 100644 --- a/skeleton/core/config.py +++ b/skeleton/core/config.py @@ -4,13 +4,13 @@ class connection: server = 'irc.supernets.org' - port = 6667 + port = 6697 proxy = None ipv6 = False - ssl = False + ssl = True ssl_verify = False vhost = None - channel = '#500' + channel = '#dev' key = None class cert: @@ -19,12 +19,12 @@ class cert: password = None class ident: - nickname = 'WORMSEC' - username = 'wormsec' - realname = '48 0 US 3.7.2.1' + nickname = 'DevBot' + username = 'devbot' + realname = 'acid.vegas/skeleton' class login: - network = 'ELSILRACLIHP' + network = None nickserv = None operator = None diff --git a/skeleton/core/irc.py b/skeleton/core/irc.py index 6f9343f..695139e 100644 --- a/skeleton/core/irc.py +++ b/skeleton/core/irc.py @@ -261,7 +261,6 @@ class Events: elif args[1] == constants.JOIN and len(args) == 3: nick = args[0].split('!')[0][1:] chan = args[2][1:] - Commands.raw('WHOIS SNIFF') Events.join_channel(nick, chan) elif args[1] == constants.KICK and len(args) >= 4: nick = args[0].split('!')[0][1:] diff --git a/skeleton/data/bot.db b/skeleton/data/bot.db deleted file mode 100644 index 48b180e9f6283da04e401d744092433c9db74093..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8192 zcmeI#u?oU45XSLK5jW9Iy4|RYiw~exgA_uGHG-Q|s30hU^!0oY-^P^ESzP7+kxRI6 z({H=|&Ry$DFOTQFtaUCUF-DfEB4R>Cp}I7EuWQ2F^xtA+ws;T1lo`Gx9D)D>2q1s} z0tg_000IagfB*u&3M8gKj$?DG%k!;Dw^?4;_KwztO}tf~ten;MPbcZdW?sELdd>1s h2j`~EZXT9?f&c;tAb