From eec79067d82d65e81e3006ce0bd977a0a77d651a Mon Sep 17 00:00:00 2001 From: jkhsjdhjs Date: Sun, 16 Jul 2023 23:27:02 +0000 Subject: [PATCH] update readme according to recent changes --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 7baac63..1f261be 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ #### stupidly easy IRC bot written in python(3) I wrote this bot over the course of the last year. It grew and new function were added every now and then.
-The code is pretty ugly and the bot has some serious problems with memory leaks and random disconnects and lacks an automatic rejoin function. +The code is pretty ugly and lacks an automatic rejoin function. But overall it is a pretty fun thing and is heavily used on the IRC server that I am currently using (n0xy.net). @@ -15,15 +15,11 @@ But overall it is a pretty fun thing and is heavily used on the IRC server that |.eurusd \|convert euro to usd| |.usdeur \|convert usd to euro| |.jn \|choose between yes or no| -|.twitter \|get the last tweet of \| -|.trump|get trumps last tweet| |.konfuzius|get a konfuzius quote (in german from wikiquote)| |.say \|make the bot say something (only for admin user)| |.fml|get a random fml from fmylife.com| |.nslookup \ (\)|make a dns lookup for \ with optional \| ##### automatic triggers -- All http links are parsed and the html title is printed out if one is found -- The bot automatically parses all twitter links and prints out the full tweet and account name. - The blog of the german blogger "fefe" (Felix von Leitner - blog.fefe.de) is crawled every five mins. and new Posts are automatically printed out with a link to the post