fix(bible): added tags to the info.json file

This commit is contained in:
Seaswimmer 2024-02-01 19:57:24 -05:00
parent 13e7bb81dd
commit 633c9022bb
Signed by untrusted user: cswimr
GPG key ID: B8953EC01E5C4063

View file

@ -9,5 +9,9 @@
"disabled": false,
"min_bot_version": "3.5.0",
"min_python_version": [3, 10, 0],
"tags": []
"tags": [
"fun",
"utility",
"api"
]
}