mirror of
https://github.com/TheRealOwenRees/plantid-discord-bot.git
synced 2026-07-22 20:16:57 +00:00
Projects and Diseases placeholder application commands (#17)
* fix module name in backup * save projects to persistent_term * retrieve projects on bot startup * remove commented out code * register project autocomplete * placeholder text for project * placeholder disease command
This commit is contained in:
@@ -46,6 +46,9 @@ PLANTID_DISCORD_BOT_TOKEN= client secret from the bot's application
|
||||
PLANTID_LOGS_DISCORD_WEBHOOK_URL= webhook url for the log channel
|
||||
PLANTNET_API_KEY= API key for the PlantNet service
|
||||
|
||||
# needed in development
|
||||
DISCORD_DEV_GUILD_ID= Your guild ID to populate application commands immediately
|
||||
|
||||
# needed in production
|
||||
PLANTID_FILESERVER_URL URL and port(if needed) for the http file server
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user