Ben Armstrong
Ben Armstrong
Dronefly has the privacy-protecting measure that unless explicitly opted in by the user by setting `[p]user set known True`, the bot will not carry their settings over to other servers...
michaelpirrello asked if number of identifications can be added to the `[p]taxon` embed, just like we currently have number of observations. *Edit: see later comments where this has morphed from...
A grab-bag of corner cases to consider handling better with respect to handling observation previews: 1. If `,link https://www.inaturalist.org/observations/12345` is given, and previews are allowed on the channel, Discord provides...
When a taxon search matches neither the scientific name nor the preferred name, `,search taxon` should show the name that was actually matched in the search results, and also in...
This is a big one that likely needs to be split into much smaller chunks and done one feature at a time. Ideally: > **SyntheticBee:** So it would be cool...
In the `[p]map` command, we now support a comma-delimited list of species. It would be good to formally support multiple species in the parser, and also a shorthand for multiple...
Similar to https://github.com/synrg/quaggagriff/issues/32 , when outputting a map for a long list of names of species, any repeatedly mentioned genera should be abbreviated in the output. e.g. currently, a query...
Related to https://github.com/synrg/quaggagriff/issues/41 it would be nice to expand on that display and also include children of a taxon, up to some reasonable limit, with the same sort of "and...
On iNat Discord we currently use the core `customcom` cog to define search URLs to external systems for taxa. That works reasonably well, but requires a bit of extra work...
Similar to `[p]taxon`, pressing :hash: on a map embed should add a user's counts to the map which are links to the map for all included taxa by that user....