mirror of
https://github.com/reality/dbot.git
synced 2025-01-05 09:32:33 +01:00
format requirements properly
This commit is contained in:
parent
c6d767ccdf
commit
41763580af
@ -7,6 +7,7 @@ the general standard of software fanciness, dbot is rated as being '75% the same
|
|||||||
as bathing in fine, fine grape juice.'
|
as bathing in fine, fine grape juice.'
|
||||||
|
|
||||||
Requirements:
|
Requirements:
|
||||||
|
|
||||||
- Node JS
|
- Node JS
|
||||||
- JSbot, the Javascript library I wrote to handle the IRC protocol and event
|
- JSbot, the Javascript library I wrote to handle the IRC protocol and event
|
||||||
listeners etc.
|
listeners etc.
|
||||||
@ -73,8 +74,8 @@ a message with their correction and an asterisk:
|
|||||||
user meant: I am a turtle.
|
user meant: I am a turtle.
|
||||||
|
|
||||||
The regular expression for this module also accepts two asterisks at the
|
The regular expression for this module also accepts two asterisks at the
|
||||||
beginning of the correction, or at the end, and also accepts several words as
|
beginning of the correction, or at the end; it also accepts several words as the
|
||||||
corrections, and deals with these fairly intelligently. Users may also attempt
|
correction and deals with these fairly intelligently. Users may also attempt
|
||||||
to correct another users like so:
|
to correct another users like so:
|
||||||
|
|
||||||
> userone: I am a tutrle.
|
> userone: I am a tutrle.
|
||||||
|
Loading…
Reference in New Issue
Block a user