misc(sugoncredit): updated install message to say economy instead of bank
Some checks failed
Pylint / Pylint (3.11.2) (push) Failing after 8s
Some checks failed
Pylint / Pylint (3.11.2) (push) Failing after 8s
This commit is contained in:
parent
8b144d3c38
commit
dae41a030d
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"author" : ["SeaswimmerTheFsh"],
|
"author" : ["SeaswimmerTheFsh"],
|
||||||
"install_msg" : "Thank you for installing SugonCredit!\n**Please load the Bank cog before loading this cog.**\nYou can find the source code of this cog here: https://git.seaswimmer.cc/SeaswimmerTheFsh/GalaxyCogs.",
|
"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://git.seaswimmer.cc/SeaswimmerTheFsh/GalaxyCogs.",
|
||||||
"name" : "SugonCredit",
|
"name" : "SugonCredit",
|
||||||
"short" : "Simple points system.",
|
"short" : "Simple points system.",
|
||||||
"description" : "Implements a way for moderators to give out social-credit like points, dubbed 'sugoncredits' by the community.",
|
"description" : "Implements a way for moderators to give out social-credit like points, dubbed 'sugoncredits' by the community.",
|
||||||
"tags" : ["bank"],
|
"tags" : ["economy"],
|
||||||
"end_user_data_statement": "This cog stores no end user data."
|
"end_user_data_statement": "This cog stores no end user data."
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue