GalaxyCogs/suggestions/info.json
SeaswimmerTheFsh 2066b075da
All checks were successful
Pylint / Pylint (3.10) (push) Successful in 51s
fix(repo): changed all instances of git.seaswimmer.cc to coastalcommits.com
2023-10-24 00:48:49 -04:00

11 lines
715 B
JSON

{
"author" : ["SeaswimmerTheFsh, meelyman"],
"install_msg" : "Thank you for installing Suggestions!\nYou can find the source code of this cog here: https://coastalcommits.com/SeaswimmerTheFsh/GalaxyCogs\nYou can find the original source code from SauriCogs here: <https://github.com/elijabesu/SauriCogs>",
"name" : "Suggestions",
"short" : "Simple suggestions system.",
"description" : "Per guild suggestions system.",
"tags" : ["suggestions, suggestion, voting"],
"end_user_data_statement": "This cog stores user names, discriminators, and IDs upon sending a suggestion. This data is used solely to display user information in suggestions.",
"hidden": true,
"disabled": false
}