You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
{
|
|
|
|
"author": [
|
|
|
|
"Bobloy"
|
|
|
|
],
|
|
|
|
"min_bot_version": "3.4.0",
|
|
|
|
"description": "[ALPHA] Schedule commands to be run at certain times or intervals",
|
|
|
|
"hidden": false,
|
|
|
|
"install_msg": "Thank you for installing FIFO.\nGet started with `[p]load fifo`, then `[p]help FIFO`",
|
|
|
|
"short": "[ALPHA] Schedule commands to be run at certain times or intervals",
|
|
|
|
"end_user_data_statement": "This cog does not store any End User Data",
|
|
|
|
"requirements": [
|
|
|
|
"apscheduler",
|
|
|
|
"python-dateutil"
|
|
|
|
],
|
|
|
|
"tags": [
|
|
|
|
"bobloy",
|
|
|
|
"utilities",
|
|
|
|
"tool",
|
|
|
|
"tools",
|
|
|
|
"roles",
|
|
|
|
"schedule",
|
|
|
|
"cron",
|
|
|
|
"interval",
|
|
|
|
"date",
|
|
|
|
"datetime",
|
|
|
|
"time",
|
|
|
|
"calendar"
|
|
|
|
]
|
|
|
|
}
|