GalaxyCogs/info/info.json
cswimr 99e7d90185
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 45s
changed all instances of SeaswimmerTheFsh to cswimr
2024-09-16 09:20:13 -04:00

10 lines
566 B
JSON

{
"author" : ["cswimr"],
"install_msg" : "Thank you for installing Info!\nYou can find the source code of this cog here: https://coastalcommits.com/cswimr/GalaxyCogs",
"name" : "Info",
"short" : "Provides information on Discord objects.",
"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
}