Brandon209-Red-bot-Cogs/timehelper/info.json

17 lines
521 B
JSON
Raw Normal View History

2022-01-20 15:41:23 +13:00
{
"author": [
"Brandons209",
],
"description": "Timehelper provides commands for users to easily get discord formatted timestamps for a specific date or interval, and also compare timezone's times easily.",
"hidden": false,
"install_msg": "Thanks for using my cog! Use [p]time to get started.",
"requirements": ["dateparser", "tzdata"],
"tags": [
"brandons209",
"timestamp",
"timezone",
"time"
],
"end_user_data_statement": "This cog stores a user's timezone, if set by the user."
}