update invite link

This commit is contained in:
Owen
2025-01-15 13:47:03 +01:00
parent 663c175da7
commit 62e8ae869a
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
Plant ID Bot identifies plants from photos of their organs, passing to the [Plantnet API] for identification. This bot was written for [Sustainable Living Hub](https://discord.com/invite/gQU5yWg) Plant ID Bot identifies plants from photos of their organs, passing to the [Plantnet API] for identification. This bot was written for [Sustainable Living Hub](https://discord.com/invite/gQU5yWg)
If you wish to invite this bot to your server, use [this link.](https://discord.com/api/oauth2/authorize?client_id=948227126094598204&permissions=19520&scope=bot) However, your server will be limited to a maximum of 10 identifications every 24h. It is strongly preferred that you host a version of this bot yourself and register for your own PlantNet API key. Details for this are later in this readme file. If you wish to invite this bot to your server, use [this link.](https://discord.com/oauth2/authorize?client_id=948227126094598204) However, your server will be limited to a maximum of 10 identifications every 24h. It is strongly preferred that you host a version of this bot yourself and register for your own PlantNet API key. Details for this are later in this readme file.
### Features ### Features
+1 -2
View File
@@ -7,8 +7,7 @@ config :plantid_discord_bot,
image_path: "priv/static", image_path: "priv/static",
plantnet_api_base_url: "https://my-api.plantnet.org/v2", plantnet_api_base_url: "https://my-api.plantnet.org/v2",
source: "https://github.com/TheRealOwenRees/plantid-discord-bot", source: "https://github.com/TheRealOwenRees/plantid-discord-bot",
invite: invite: "https://discord.com/oauth2/authorize?client_id=948227126094598204"
"https://discord.com/api/oauth2/authorize?client_id=948227126094598204&permissions=19520&scope=bot"
config :nostrum, config :nostrum,
ffmpeg: nil, ffmpeg: nil,