Skip to content
Snippets Groups Projects
Commit 97e93137 authored by Ciaran McNally's avatar Ciaran McNally
Browse files

updated help to mention default of 10 instead of 25

parent 99d67262
Branches
Tags
No related merge requests found
...@@ -132,8 +132,8 @@ Help: ...@@ -132,8 +132,8 @@ Help:
- !help Prints this help - !help Prints this help
- !list Prints all feeds - !list Prints all feeds
- !stats Prints some statistics - !stats Prints some statistics
- !last Prints the last 25 entries - !last Prints the last 10 entries
- !lastfeed <feedid> Prints the last 25 entries from a specific feed - !lastfeed <feedid> Prints the last 10 entries from a specific feed
""" """
class Bot(object): class Bot(object):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment