mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-25 13:29:29 +01:00
doc/QuickStart.md: minor edit
This commit is contained in:
parent
1364142693
commit
3e8580a91a
@ -47,7 +47,7 @@ file need to be installed.
|
|||||||
|
|
||||||
The modules may be installed with a simple command:
|
The modules may be installed with a simple command:
|
||||||
|
|
||||||
cpan -f -i $(cat MODULES)
|
$ cpan -f -i $(cat MODULES)
|
||||||
|
|
||||||
Some CPAN modules may fail to pass certain tests due to outdated variables.
|
Some CPAN modules may fail to pass certain tests due to outdated variables.
|
||||||
Despite these test failures, their core functionality should still work as
|
Despite these test failures, their core functionality should still work as
|
||||||
@ -289,6 +289,7 @@ At its most simple, factoids merely output the text the creator sets.
|
|||||||
|
|
||||||
<pragma-> !factadd hello /say Hello, $nick!
|
<pragma-> !factadd hello /say Hello, $nick!
|
||||||
<PBot> hello added to global channel.
|
<PBot> hello added to global channel.
|
||||||
|
|
||||||
<pragma-> PBot, hello
|
<pragma-> PBot, hello
|
||||||
<PBot> Hello, pragma-!
|
<PBot> Hello, pragma-!
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user