GalaxyCogs/suggestions/info.json

10 lines
671 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"],
2023-02-27 13:35:35 -05:00
"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."
2023-02-27 12:43:38 -05:00
}