Info.json cleanup
This commit is contained in:
@@ -1,17 +1,9 @@
|
||||
{
|
||||
"author": [
|
||||
"aikaterna",
|
||||
"fishyfing"
|
||||
],
|
||||
"description": "Check timezones, user times, or times in specific places. Originally made by Fishyfing.",
|
||||
"short": "Check times for users and places.",
|
||||
"tags": [
|
||||
"time",
|
||||
"timezone"
|
||||
],
|
||||
"requirements": [
|
||||
"pytz"
|
||||
],
|
||||
"type": "COG",
|
||||
"end_user_data_statement": "This cog stores data provided by users for the express purpose of redisplaying. It does not store user data which was not provided through a command. Users may remove their own content without making a data removal request. This cog does not support data requests, but will respect deletion requests."
|
||||
"author": ["aikaterna", "fishyfing"],
|
||||
"description": "Check timezones, user times, or times in specific places. Originally made by Fishyfing.",
|
||||
"short": "Check times for users and places.",
|
||||
"tags": ["time", "timezone"],
|
||||
"requirements": ["pytz"],
|
||||
"type": "COG",
|
||||
"end_user_data_statement": "This cog stores data provided by users for the express purpose of redisplaying. It does not store user data which was not provided through a command. Users may remove their own content without making a data removal request. This cog does not support data requests, but will respect deletion requests."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user