Files
aikaterna-cogs/timezone/info.json
2018-09-24 11:41:21 -07:00

16 lines
295 B
JSON

{
"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"
}