Brandon209-Red-bot-Cogs/timehelper/info.json
2022-01-24 17:38:38 -05:00

20 lines
532 B
JSON

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