add: Added .fish command

This commit is contained in:
Kwoth
2025-01-14 02:12:59 +00:00
parent e78a7d0efa
commit b0d8137a7a
23 changed files with 8447 additions and 11 deletions

View File

@@ -4904,4 +4904,30 @@ winlb:
- '5'
params:
- page:
desc: "The optional page to display."
desc: "The optional page to display."
fish:
desc: |-
Attempt to catch a fish.
Different fish live in different places, at different times and during different times of the day.
ex:
- ''
params:
- { }
fishlist:
desc: |-
Look at your fish catalogue.
Shows how many of each fish you caught and what was the highest quality.
For each caught fish, it also shows its required spot, time of day and weather.
ex:
- ''
params:
- { }
- page:
desc: "The optional page to display."
fishspot:
desc: |-
Shows information about the current fish spot, weather and time.
ex:
- ''
params:
- { }