diff --git a/sugoncredit/info.json b/sugoncredit/info.json index 369f700..0af309e 100644 --- a/sugoncredit/info.json +++ b/sugoncredit/info.json @@ -6,5 +6,5 @@ "description" : "Implements a way for moderators to give out social-credit like points, dubbed 'sugoncredits' by the community.", "tags" : ["bank"], "end_user_data_statement": "This cog stores no end user data.", - "requirements": "inflect, tabulate" + "requirements": ["inflect", "tabulate"] }