diff --git a/cogs/IdaCogs.py b/cogs/IdaCogs.py index a8124db..bbca1b7 100644 --- a/cogs/IdaCogs.py +++ b/cogs/IdaCogs.py @@ -140,7 +140,7 @@ class IdaCogs(commands.Cog): data = { "postType":"delivery", "username":author, - "commodity": "Misc", + "commodity": "Miscellaneous", "quantity": quantity, "target": target }