Sharfy commited on
Commit
355a47e
·
1 Parent(s): 584f89c

Add other databases

Browse files
Files changed (1) hide show
  1. bot.py +1 -1
bot.py CHANGED
@@ -89,7 +89,7 @@ async def predict_image(ctx, id):
89
  embed.set_thumbnail(url=path)
90
 
91
  # Send the image
92
- await ctx.respond("Hint: You can use [NParks Flora & Fauna Database](https://www.nparks.gov.sg/florafaunaweb) to verify", embed=embed)
93
 
94
  @bot.command(
95
  description="Get image observation",
 
89
  embed.set_thumbnail(url=path)
90
 
91
  # Send the image
92
+ await ctx.respond("Hint: You can use [NParks Flora & Fauna Database](https://www.nparks.gov.sg/florafaunaweb), the [Singapore Bird List](https://singapore.biodiversity.online/) or the [Biodiversity of Singapore](https://singapore.biodiversity.online/) references to help you verify", embed=embed)
93
 
94
  @bot.command(
95
  description="Get image observation",