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.
Fox-V3/fifo/info.json

28 lines
661 B

{
"author": [
"Bobloy"
],
"min_bot_version": "3.3.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",
"dateutil"
],
"tags": [
"bobloy",
"utilities",
"tool",
"roles",
"schedule",
"cron",
"interval",
"date",
"datetime",
"time",
"calendar"
]
}