You can now run .prune in dms to delete 100 of bot's messages

Upped version to 5.3.7
Updated commandlist
This commit is contained in:
Toastie 2025-01-21 19:51:12 +13:00
parent 2935ae3f38
commit ddd3441771
Signed by: toastie_t0ast
GPG key ID: 0861BE54AD481DC7
5 changed files with 87 additions and 13 deletions
src/EllieBot/data

View file

@ -974,7 +974,7 @@
"Module": "Administration",
"Options": null,
"Requirements": [
"Bot Owner Only"
"Administrator Server Permission"
]
},
{
@ -990,7 +990,7 @@
"Module": "Administration",
"Options": null,
"Requirements": [
"Bot Owner Only"
"Administrator Server Permission"
]
},
{
@ -1008,7 +1008,7 @@
"Module": "Administration",
"Options": null,
"Requirements": [
"Bot Owner Only"
"Administrator Server Permission"
]
},
{
@ -4044,6 +4044,51 @@
"ManageMessages Server Permission"
]
},
{
"Aliases": [
".fish",
".fi"
],
"Description": "Attempt to catch a fish.\nDifferent fish live in different places, at different times of day and in different weather.",
"Usage": [
".fish"
],
"Submodule": "FishCommands",
"Module": "Games",
"Options": null,
"Requirements": []
},
{
"Aliases": [
".fishspot",
".fisp",
".fish?"
],
"Description": "Shows information about the current fish spot, weather and time.",
"Usage": [
".fishspot"
],
"Submodule": "FishCommands",
"Module": "Games",
"Options": null,
"Requirements": []
},
{
"Aliases": [
".fishlist",
".fili",
".fishes",
".fil"
],
"Description": "Look at your fish catalogue.\nShows how many of each fish you caught and what was the highest quality.\nFor each caught fish, it also shows its required spot, time of day and weather.",
"Usage": [
".fishlist"
],
"Submodule": "FishCommands",
"Module": "Games",
"Options": null,
"Requirements": []
},
{
"Aliases": [
".hangmanlist"