mirror of
https://github.com/TheRealOwenRees/plantid-discord-bot.git
synced 2026-07-23 04:26:57 +00:00
info and help with test
This commit is contained in:
@@ -4,4 +4,5 @@ defmodule PlantIdDiscordBotTest.Mocks.Nostrum.Api do
|
||||
"""
|
||||
|
||||
def create_interaction_response(_interaction, response), do: {:ok, response}
|
||||
def get_application_info(), do: {:ok, %{name: "Test Bot", owner: %{username: "Test User"}}}
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user