Add "python-dateutil" as requirement

This commit is contained in:
Sydney 2020-02-12 02:04:07 -05:00 committed by GitHub
parent 6c471cff24
commit 04bb7f13e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@
"description": "Cog used for setting birthdays and announcing them and giving people roles on their birthday", "description": "Cog used for setting birthdays and announcing them and giving people roles on their birthday",
"hidden": false, "hidden": false,
"install_msg": "Use [p]bday to bring up the help menu", "install_msg": "Use [p]bday to bring up the help menu",
"requirements": [], "requirements": ["python-dateutil"],
"short": "Cog used for setting birthdays and announcing them and giving people roles on their birthday", "short": "Cog used for setting birthdays and announcing them and giving people roles on their birthday",
"tags": [ "tags": [
"brandons209", "brandons209",