GalaxyCogs/suggestions/info.json

12 lines
714 B
JSON
Raw Normal View History

2023-02-27 12:43:38 -05:00
{
2023-02-27 13:31:07 -05:00
"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>",
2023-02-27 12:43:38 -05:00
"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
2023-02-27 12:43:38 -05:00
}