GalaxyCogs/info/info.json

11 lines
586 B
JSON
Raw Normal View History

2023-03-03 13:46:32 -05:00
{
"author" : ["SeaswimmerTheFsh"],
"install_msg" : "Thank you for installing Info!\nYou can find the source code of this cog here: https://coastalcommits.com/SeaswimmerTheFsh/GalaxyCogs",
2023-03-03 13:46:32 -05:00
"name" : "Info",
"short" : "Provides information on Discord objects.",
2023-03-03 15:23:09 -05:00
"description" : "Provides information on Discord objects. Most of this code is shamelessly ripped from <https://github.com/Cog-Creators/Red-DiscordBot/tree/V3/develop/redbot/cogs>.",
"end_user_data_statement" : "This cog does not store any End User Data.",
"hidden": true,
"disabled": false
2023-03-03 13:46:32 -05:00
}