GalaxyCogs/suggestions/info.json

10 lines
687 B
JSON
Raw Normal View History

2023-02-27 12:43:38 -05:00
{
"author" : ["Galaxy Development Team"],
2023-02-27 12:49:31 -05:00
"install_msg" : "Thank you for installing Suggestions!\nYou can find the source code of this cog here: https://github.com/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 and contact the user about any change to their suggestion."
}