Skip to content

Commit

Permalink
README fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
zhmylove committed Jan 10, 2016
1 parent b04a85a commit 1112164
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ The command list follows:
* user: -1
* user: --
* fortune -- show random thesis from fortune(6).
* http://uri -- show information about first found URI.

Original paper (in russian) is available via [Tune-IT blogs](http://www.tune-it.ru/web/korg/home/-/blogs/пишем-простенького-jabber-бота-на-perl).
Feel free to change 'time' into 'scalar localtime' in the code if you prefer human-readable format :)
Expand All @@ -20,5 +21,6 @@ Feel free to change 'time' into 'scalar localtime' in the code if you prefer hum

## Files
* src/jplbot.pl -- main executable file.
* src/config.pl -- configuration file included when needed.
* patch/Bot.pm.patch -- patch for Net::Jabber::Bot to avoid some warnings, add password functionality and comment-out message parser to perform it manually.

0 comments on commit 1112164

Please sign in to comment.