Fox-V3/fifo/info.json
2020-09-14 10:00:38 -04:00

29 lines
679 B
JSON

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