GalaxyCogs/info/info.json
SeaswimmerTheFsh 2066b075da
All checks were successful
Pylint / Pylint (3.10) (push) Successful in 51s
fix(repo): changed all instances of git.seaswimmer.cc to coastalcommits.com
2023-10-24 00:48:49 -04:00

10 lines
586 B
JSON

{
"author" : ["SeaswimmerTheFsh"],
"install_msg" : "Thank you for installing Info!\nYou can find the source code of this cog here: https://coastalcommits.com/SeaswimmerTheFsh/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
}