fix formatting, network name

This commit is contained in:
Aminda Suomalainen 2024-05-25 11:01:09 +03:00
parent b2bcdfc9a2
commit 8f80bdcc79
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 6 additions and 14 deletions

View File

@ -56,9 +56,7 @@ notices from specific hostmask.
## WeeChat ## 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 This creates a new filter with the name "relaybotnotices" which filters
all notices from the nickname "RelayBot". all notices from the nickname "RelayBot".

View File

@ -18,9 +18,7 @@ available more of for historical reasons.
And this is very easy. Just run the command 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. where ! is the prefix character.
@ -39,9 +37,7 @@ host computer down.
For example: For example:
``` `!math calc factorial(999999)`
!math calc factorial(999999)
```
This requires Math plugin which comes with Supybot, but isn't load by This requires Math plugin which comes with Supybot, but isn't load by
default. default.
@ -73,10 +69,8 @@ to the internet.
Usage: Usage:
``` - `!web title <malicious.page.here>`
!web title <malicious.page.here> - `!web fetch <malicious.page.here>`
!web fetch <malicious.page.here>
```
_This was only reported at IRC and I am unable to find issue report _This was only reported at IRC and I am unable to find issue report
or fixing commit. ~~Mikaela on 2015-01-04._ 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**. 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 [Limnoria]: https://github.com/ProgVal/Limnoria
[Gribble]: http://github.com/nanotube/supybot_fixes [Gribble]: http://github.com/nanotube/supybot_fixes