GalaxyCogs/suggestions/info.json
SeaswimmerTheFsh 1c247636d1
All checks were successful
Pylint / Pylint (3.10) (push) Successful in 58s
updated info.json's for all cogs in the repository
2023-10-22 13:22:44 -04:00

11 lines
714 B
JSON

{
"author" : ["SeaswimmerTheFsh, meelyman"],
"install_msg" : "Thank you for installing Suggestions!\nYou can find the source code of this cog here: https://git.seaswimmer.cc/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
}