Commit graph

614 commits

Author SHA1 Message Date
8d7aaf1c47
delete a scheduled command if it's too long 2025-04-30 18:44:47 +12:00
5e302fd02e
Added a Name field to commandlist.json for the command page for the upcoming site for Ellie. 2025-04-27 00:36:26 +12:00
85f735fcc7
renamed nunchi to countup, added remaining user count to each guess 2025-04-18 20:36:58 +12:00
e357c78fbe
upped version, updated changelog 2025-04-16 14:08:18 +12:00
c3e3f5fabb
Fixed .ura hierarchy check
fixed compilation warning
2025-04-16 14:04:24 +12:00
8498f40f2c
fixed .streamrole 2025-04-14 18:19:59 +12:00
6362b7f2e1
Upped version, updated changelog 2025-04-13 21:22:40 +12:00
3838adf5d9
fixed questcommands showing up as a module 2025-04-12 11:42:54 +12:00
c7519baff9
fix warning 2025-04-11 08:58:57 +12:00
15fafc577d
light cleanup 2025-04-11 08:57:45 +12:00
df6012bb86
primary constructor 2025-04-08 09:07:32 +12:00
e0ff50b5cd
updated changelog, upped version to 6.1.5 2025-04-07 01:33:42 +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
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
172b1ed5e6
.feed will now properly add feeds to the database 2025-04-03 17:56:08 +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
015724a150
fixed a typo in fish shop
updated fish design.md
2025-04-02 14:57:53 +13: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
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
e4afa1e385
hangman looks better 2025-03-29 01:18:53 +13:00
69f45cd592
fixed hangman look 2025-03-28 21:21:31 +13:00
ea1c8c56e3
fixed fishconfig reverting captcha every time 2025-03-28 21:20:20 +13:00
4c2b42ab7f
added a .questlog and a quest system 2025-03-28 21:13:53 +13:00
97fe14cf5a
added owner-only .massping for emergencies 2025-03-26 12:17:53 +13:00
b1d28296f0
voting largely re-added. Votesapi will instantly send grpc requests to the bot in order to award the user instantly
vote and timely now a better breakdown of what affects rewards
2025-03-26 12:07:52 +13:00
9fe75d930f
re-adding/reworking voting capabilities 2025-03-25 14:58:02 +13:00