11 lines
695 B
JSON
11 lines
695 B
JSON
{
|
|
"author" : ["cswimr, meelyman"],
|
|
"install_msg" : "Thank you for installing Suggestions!\nYou can find the source code of this cog here: https://coastalcommits.com/cswimr/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
|
|
}
|