Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
causes- committed Jan 25, 2015
1 parent 9b415a6 commit 2050b19
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
bottler
-------
Bottler
=======
Simple irc bot made in C.
It can join, part and fetch url titles.
Configuration is done by editing config.h and rebuilding.
You can also pass options via commandline parameters.
You can also pass options via command-line arguments.

commands
Commands
--------
!h help, !j join, !p part, !o owner
!h help, !v version, !o owner, !j join, !p part

configuration
Configuration
-------------
Configuration is done by editing config.h and rebuilding
or by command-line arguments.
Expand Down

0 comments on commit 2050b19

Please sign in to comment.