GalaxyCogs/shortmute/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

12 lines
633 B
JSON

{
"author" : ["SeaswimmerTheFsh"],
"install_msg" : "Thank you for installing Shortmute!\nYou can find the source code of this cog here: https://coastalcommits.com/SeaswimmerTheFsh/GalaxyCogs",
"name" : "Shortmute",
"short" : "Allows staff members to shortmute individuals for up to 30 minutes.",
"description" : "Allows staff members to shortmute individuals for up to 30 minutes, using Discord's Timeouts feature.",
"tags" : ["moderation, mutes, timeouts"],
"end_user_data_statement": "This cog stores no end user data.",
"requirements": ["pytimeparse2"],
"hidden": true,
"disabled": false
}