change applciation commands structure

This commit is contained in:
Owen
2024-12-22 11:53:54 +01:00
committed by Owen Rees
parent 891966f217
commit 9b59fff176
3 changed files with 77 additions and 48 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import Config
config :plantid_discord_bot,
start_time: DateTime.utc_now(),
guild_ids: [1_002_507_312_159_797_318],
guild_ids: [],
api: Nostrum.Api,
max_results: 5,
score_threshold: 0.3,