mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
add: Added .fish command
This commit is contained in:
@@ -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:
|
||||
- { }
|
Reference in New Issue
Block a user