Skip to content

Commit

Permalink
Merge pull request #2 from GhosterBot/Chat_Handler_fix
Browse files Browse the repository at this point in the history
Documentation update
  • Loading branch information
GhosterBot authored Sep 27, 2016
2 parents b8958eb + 6936904 commit 45e1787
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions docs/telegramtask.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,19 @@ This will subscribe you to be notified every time a Dratini has been caught with

> /top 10 iv
List top 10 pokemon, ordered by IV
List top 10 pokemon, ordered by IV, descending order

> /top 15 cp
List top 15 pokemon, ordered by CP
List top 15 pokemon, ordered by CP, descending order

> /top 5 dated
List top 5 pokemon, ordered by catching date, descending order

Same logic for :
/evolved <num> <cp-or-iv-or-dated>
/hatched <num> <cp-or-iv-or-dated>
/caught <num> <cp-or-iv-or-dated>
/released <num> <cp-or-iv-or-dated>
/vanished <num> <cp-or-iv-or-dated>

0 comments on commit 45e1787

Please sign in to comment.