mirror of
https://github.com/TheRealOwenRees/plantid-discord-bot.git
synced 2026-07-23 04:26:57 +00:00
pass uploaded attachments to API
This commit is contained in:
@@ -18,7 +18,7 @@ defmodule PlantIdDiscordBot.Consumer do
|
||||
]
|
||||
def handle_event({:READY}) do
|
||||
# mock function depending on the environment
|
||||
Api.create_global_application_command(@global_application_commands)
|
||||
# Api.create_global_application_command(@global_application_commands)
|
||||
# TODO fix, not working
|
||||
Api.update_status(:online, "Guess the Plant|/help")
|
||||
# TODO remove in prod
|
||||
|
||||
Reference in New Issue
Block a user