added captcha option for .fish in fish.yml

This commit is contained in:
Toastie 2025-03-23 14:25:41 +13:00
parent 2d3c7de8e7
commit a1bf03ad40
Signed by: toastie_t0ast
GPG key ID: 0861BE54AD481DC7
6 changed files with 95 additions and 100 deletions
src/EllieBot/data

View file

@ -1,10 +1,7 @@
# DO NOT CHANGE
version: 1
weatherSeed: "w%29';^eGE)9oWHM(aI9I;%1[.r^z2ZS7ShV,l')o(e%#\"hVzb>oxQq^`.&/7srh"
chance:
fish: 80
trash: 15
nothing: 5
# DO NOT CHANGE
version: 2
weatherSeed: w%29';^eGE)9oWHM(aI9I;%1[.r^z2ZS7ShV,l')o(e%#"hVzb>oxQq^`.&/7srh
requireCaptcha: true
starEmojis:
- <:emptystar:1326838565786877962>
- <:onestar:1326838456739168361>
@ -17,9 +14,13 @@ spotEmojis:
- <:lake:1328315260561788989>
- <:swamp:1328519766083633224>
- <:reef:1328519744646545421>
chance:
fish: 80
trash: 15
nothing: 5
fish:
- name: Bass
id: 0
- id: 0
name: Bass
weather:
spot:
time:
@ -28,16 +29,16 @@ fish:
fluff: Very common.
condition:
image: https://cdn.nadeko.bot/fish/bass.png
emoji: "<:bass:1328520376892002386>"
emoji: <:bass:1328520376892002386>
trash:
- name: Plastic Bag
id: 1002
- id: 1002
name: Plastic Bag
weather:
spot:
time:
chance: 50
stars: 4
fluff: "Trophy of your contribution to the environment."
fluff: Trophy of your contribution to the environment.
condition:
image: https://cdn.nadeko.bot/fish/plasticbag.png
emoji: "<:plasticbag:1328520895454515211>"
emoji: <:plasticbag:1328520895454515211>