GalaxyCogs/sugoncredit/info.json
cswimr 99e7d90185
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 45s
changed all instances of SeaswimmerTheFsh to cswimr
2024-09-16 09:20:13 -04:00

11 lines
581 B
JSON

{
"author" : ["cswimr"],
"install_msg" : "Thank you for installing SugonCredit!\n**Please load the Economy cog before loading this cog.**\nYou can find the source code of this cog here: https://coastalcommits.com/cswimr/GalaxyCogs.",
"name" : "SugonCredit",
"short" : "Simple points system.",
"description" : "Implements a way for moderators to give out social-credit like points, dubbed 'sugoncredits' by the community.",
"tags" : ["economy"],
"end_user_data_statement": "This cog stores no end user data.",
"hidden": true,
"disabled": false
}