Skip to content

Commit

Permalink
Added alt_delay to the readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
onewheelskyward committed Nov 19, 2015
1 parent b32dada commit 4263a98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,12 @@ Unless you're running the defaults, you'll want to specify your database connect
config.handlers.onewheel_xkcd.db_user = 'root'
config.handlers.onewheel_xkcd.db_pass = ''
config.handlers.onewheel_xkcd.db_port = 5432
config.handlers.onewheel-xkcd.alt_delay = 15 # Optional; 9 is the default.
end

Usage
-----
All commands return the comic, and then display the alt text alt_delay seconds later.

:xkcd: Returns a random XKCD comic.
:xkcd 411: Returns xkcd.com/411's comic.
Expand Down

0 comments on commit 4263a98

Please sign in to comment.