From 8f80bdcc795b055f3b6dcb9bf3c251ce5b10918e Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 25 May 2024 11:01:09 +0300 Subject: [PATCH] fix formatting, network name --- Relaybot.markdown | 4 +--- Supybot.markdown | 16 +++++----------- 2 files changed, 6 insertions(+), 14 deletions(-) diff --git a/Relaybot.markdown b/Relaybot.markdown index 34cf50406..76d7d74d9 100644 --- a/Relaybot.markdown +++ b/Relaybot.markdown @@ -56,9 +56,7 @@ notices from specific hostmask. ## WeeChat -``` -/filter add relaybotnotices * irc_notice+nick_RelayBot * -``` +`/filter add relaybotnotices * irc_notice+nick_RelayBot *` This creates a new filter with the name "relaybotnotices" which filters all notices from the nickname "RelayBot". diff --git a/Supybot.markdown b/Supybot.markdown index dc54b5422..be69328c6 100644 --- a/Supybot.markdown +++ b/Supybot.markdown @@ -18,9 +18,7 @@ available more of for historical reasons. And this is very easy. Just run the command -``` -!misc last --regexp m/(.*\w){512}/ -``` +`!misc last --regexp m/(.*\w){512}/` where ! is the prefix character. @@ -39,9 +37,7 @@ host computer down. For example: -``` -!math calc factorial(999999) -``` +`!math calc factorial(999999)` This requires Math plugin which comes with Supybot, but isn't load by default. @@ -73,10 +69,8 @@ to the internet. Usage: -``` -!web title -!web fetch -``` +- `!web title ` +- `!web fetch ` _This was only reported at IRC and I am unable to find issue report or fixing commit. ~~Mikaela on 2015-01-04._ @@ -130,7 +124,7 @@ If you want permanent solution, you should install either of them. Your current botname.conf is **100% compatible with forks**. -[Join Supybot channels on freenode!](ircs://chat.freenode.net:6697/#supybot,#gribble,#limnoria) +[Join Supybot channels on LiberaChat!](ircs://irc.libera.chat:6697/#supybot,#gribble,#limnoria) [Limnoria]: https://github.com/ProgVal/Limnoria [Gribble]: http://github.com/nanotube/supybot_fixes