Skip to content

Commit

Permalink
Add help for rarest macro.
Browse files Browse the repository at this point in the history
  • Loading branch information
synrg committed Dec 25, 2024
1 parent d2106bb commit 789949c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inatcog/commands/inat.py
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ async def describe_macros(self, ctx):
**`newest`**` sort by observed desc`
**`faves`**` sort by votes opt popular`
**`spp`**` opt hrank=species` (alias `species`)
**`rarest`**` per species sort by obs asc
""" # noqa: E501
await ctx.send_help()

Expand Down

0 comments on commit 789949c

Please sign in to comment.