Updated helpstrings
This commit is contained in:
parent
75a001ad5d
commit
54cf797b1e
60 changed files with 104 additions and 104 deletions
|
@ -47,7 +47,7 @@ def parseDateTime(s):
|
|||
|
||||
@hook.command
|
||||
def twitter(inp):
|
||||
".twitter <user>/<user> <n>/<id>/#<hashtag>/@<user> -- Gets last/<n>th "\
|
||||
"twitter <user>/<user> <n>/<id>/#<hashtag>/@<user> -- Gets last/<n>th "\
|
||||
"tweet from <user>/gets tweet <id>/Gets random tweet with #<hashtag>/"\
|
||||
"gets replied tweet from @<user>."
|
||||
|
||||
|
|
Reference in a new issue