forked from blizzthewolf/SeaCogs
fix(bible): added tags to the info.json file
This commit is contained in:
parent
13e7bb81dd
commit
633c9022bb
1 changed files with 5 additions and 1 deletions
|
@ -9,5 +9,9 @@
|
|||
"disabled": false,
|
||||
"min_bot_version": "3.5.0",
|
||||
"min_python_version": [3, 10, 0],
|
||||
"tags": []
|
||||
"tags": [
|
||||
"fun",
|
||||
"utility",
|
||||
"api"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue