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
55e3a80405
added .linkfix <old> <new> - bot will automatically reply to any messages containing <old> domain with a new one
2025-03-23 15:25:31 +13:00
134e5a8c92
added live channel commands which will make the bot update channel name with a template every 10 minutes
2025-03-19 14:15:05 +13:00
1d667db598
re-added .xpex and .xpexl commands as there was no way to exclude users and roles from the xp system anymore
2025-03-19 11:22:58 +13:00
ca46786c5e
added scheduled commands, .scha, .schd and .schl
2025-03-17 19:51:05 +13:00
62a01d3d06
fixed protection commands not properly turning on
2025-03-16 15:44:51 +13:00
7b4d4b1f8c
added youtube live support, but only if you have invidious instance (with a working api) set up in searches.yml
2025-03-16 15:26:44 +13:00
2b581473c8
added .clubbanner command
...
improved userrole slightly
2025-03-12 12:13:02 +13:00
d5d3801e1a
user role commands added
2025-03-12 10:20:55 +13:00
c5442f9144
.notify now lets you not specify a channel in which case the event message will be sent to the channel from which the event originated - but only if that event has an origin channel.
2025-03-01 19:46:50 +13:00
11b3705939
Fixed xprate presentation and reworked it internally to support voice, text and image xp
2025-03-01 13:56:17 +13:00
5e95abadc8
Added .xprate and .xpratereset which let users modify xp rates on their server, as there is no more global xp
...
.xpexcl removed as you can exclude xp gain on the server or channel by setting any value in xprate to 0
2025-03-01 13:04:20 +13:00
4192d493df
added another migration to clean up some remainig FKs, show error in openai if the request is not successful
2025-02-04 01:16:35 +13:00
964833502c
reset migrations
2025-02-03 15:10:37 +13:00
8a9e117366
new migration
2025-02-03 13:35:21 +13:00
5450d40bae
merged gc rework branch, but deleted all migrations as they're incompatible
2025-01-29 22:51:59 +13:00
6d70f28db7
fix migrate scripts, added initial migration
2025-01-24 18:43:53 +13:00
ba01b9ae6a
reinitialized migrations, finished migrate.sh script
2025-01-24 18:27:08 +13:00