dronefly-garden / dronefly

Red Discord Bot V3 cogs for naturalists.
Other
16 stars 3 forks source link

taxon: send user's home place as preferred place #114

Closed synrg closed 4 years ago

synrg commented 4 years ago

Currently, when a user displays a taxon, the 'preferred_common_name' is shown, but the 'preferred_place_id' is not set, so it will be whatever inaturalist.org uses for that by default (probably North America).

If we simply send preferred_place_id=# where # is the place id of the user's "home place" as set by [p]user set home [place_name], then they will see the preferred common name for their home place.

Once this is implemented, the groundwork will be laid for for doing #111

synrg commented 4 years ago

Implemented for ,taxon command in 639f5b45a1d07494fea4957e3f327f4ac9479802.