ff46c4eab6
Updated docs link in README.md to be the right link as docs.elliebot.net/ellie does not lead anywhere anymore
2025-04-08 09:09:53 +12:00
df6012bb86
primary constructor
2025-04-08 09:07:32 +12:00
3f6468f374
Added files for the github mirror
2025-04-07 21:24:25 +12:00
e0ff50b5cd
updated changelog, upped version to 6.1.5
2025-04-07 01:33:42 +12:00
276d311ff7
Merge branch 'v6' of https://toastielab.dev/EllieBotDevs/elliebot into v6
2025-04-07 01:31:35 +12:00
0aff208cf0
hangman should no longer have a dislocated head
2025-04-07 01:29:30 +12:00
11141df435
xpadd will now trigger rewards and notifications, after so long
2025-04-07 01:28:01 +12:00
525273bad6
Merge pull request 'Update README.md' ( #35 ) from toastie_t0ast-patch-1 into v6
...
Reviewed-on: #35
2025-04-06 05:59:35 +00:00
3032aaa5b0
Update README.md
2025-04-06 05:59:15 +00:00
cbb9f8d1ac
Updated changelog, upped version to 6.1.4
2025-04-05 20:14:24 +13:00
0e41cb7cc2
fixed .timely awarding multiple times on selfhosts
2025-04-05 20:13:30 +13:00
ffe4e64387
moved plant pw to the right to avoid phone cutoff
2025-04-05 20:12:25 +13:00
427a011590
Fixed invalid ownerids crashing bot on startup
...
Updated changelog, version to 6.1.3
2025-04-05 19:56:46 +13:00
682ecb6f08
fixed base amount in .vote
2025-04-05 19:44:45 +13:00
ced58d17c3
Merge pull request 'docs-beta' ( #34 ) from docs-beta into v6
...
Reviewed-on: #34
Reviewed-by: Liarel <liarel@toastielab.dev>
2025-04-03 05:55:33 +00:00
d171b92989
Merge branch 'v6' into docs-beta
2025-04-03 05:39:26 +00:00
172b1ed5e6
.feed will now properly add feeds to the database
2025-04-03 17:56:08 +13:00
8f6ecff5af
Update changelog
2025-04-03 16:31:46 +13:00
94aee4ad10
added some config options .conf fish
...
adding 4 basic items automatically to fish.yml once user updates and has no items
2025-04-03 16:29:45 +13:00
d910683d78
added hangman category to hangman output - regardless of whether you've selected a category or got a random one.
2025-04-03 15:50:06 +13:00
8ed26e11d3
Files :D
2025-04-02 18:27:34 +13:00
d682909bab
Merge branch 'v6' into docs-beta
2025-04-02 02:08:52 +00:00
015724a150
fixed a typo in fish shop
...
updated fish design.md
2025-04-02 14:57:53 +13:00
7f36481987
Added copyright to the footer.
2025-04-01 23:18:24 +13:00
16c64762b7
Changed font text to be Source Sans 3 so mkdocs.yml will stop yelling at me.
2025-04-01 22:48:41 +13:00
d8aa040f75
Added vps linux and cli guides.
2025-04-01 22:17:19 +13:00
37522cf65c
Added more files again.
2025-04-01 14:38:03 +13:00
ea06e9f217
Merge branch 'v6' into docs-beta
2025-04-01 00:36:24 +00:00
68e736ceb8
.fishlb will now use totalcatches as a tiebreaker
2025-04-01 13:26:17 +13:00
d3c90ab59f
fishlb will now compare unique fish caught, instead of total catches
2025-04-01 13:24:46 +13:00
9aa567b276
Added more files.
2025-04-01 13:17:02 +13:00
026e5a151e
Initial stuff.
2025-04-01 13:04:14 +13:00
4a19d91a4f
fixed and improved .nc commands
2025-03-30 19:07:09 +13:00
53af8f940d
fixed bank quest
...
.nc will now show instructions
2025-03-30 18:38:31 +13:00
6891869046
Fixes, quests are slightly more difficult
2025-03-30 17:37:34 +13:00
aba5c4fbfd
simplified quota system
2025-03-30 16:16:57 +13:00
7d8f61ecea
updated changelog and version
2025-03-30 15:47:15 +13:00
524c97d9bf
fixed quests completion, removed logs
2025-03-30 15:43:43 +13:00
c058d180ae
added prices to .nczoom
...
.nc resized to 250x125
2025-03-30 15:38:40 +13:00
57a5993064
color typereader fix
...
delmsgoncmd
guildconfig init
2025-03-30 15:06:56 +13:00
aa06f62258
added .fishlb
...
improve vote auth
added discord and dbl stat reporting
updated check lb quest to require fishlb too
2025-03-30 13:48:14 +13:00
07df2ed450
vote has no cooldown, fixed some responses, improved voting logic
2025-03-29 21:20:58 +13:00
aaf8522987
fixed voting reward, message, logging
2025-03-29 21:15:27 +13:00
d414ecda2d
configurable vote endpoints
2025-03-29 21:05:43 +13:00
99a8030898
add env vars
2025-03-29 20:55:11 +13:00
28f21bae12
allow origins in votes
2025-03-29 20:53:46 +13:00
177257da12
fix votesapi docker
2025-03-29 20:51:14 +13:00
051daebada
voteapi fixes
2025-03-29 20:49:00 +13:00
d96039d20c
These were meant to be pushed in 0a1797700c
but git had other ideas
2025-03-29 20:43:32 +13:00
0a1797700c
.fishop and .finv
...
You can list items in `.fishop`
Buy with `.fibuy`
See your inventory with `.finv`
Equip with `.fiuse`
Items are defined in items: array at the bottom of fish.yml
Items will show up in your .fili and bonuses will show up when you do .fish
The migrations for quests were meant to be sorted in 4c2b42ab7f
but it kind of decided to be very stupid.
2025-03-29 20:33:25 +13:00