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
69a02e0e15
.notify #channel nicecatch <message> fully implemented now
...
notify fixes and improvements
2025-03-24 14:06:49 +13:00
8d08595a9f
.notify has nicecatch event now, not yet implemented
2025-03-24 13:17:34 +13:00
1cbaaed944
.say will no longer reply
2025-03-24 13:13:06 +13:00
a583c7d763
fixed .antispamignore, again
2025-03-24 13:10:06 +13:00
7246c982df
Updated changelog
2025-03-23 15:54:24 +13:00
d26efb3c8c
fixed .shop commands
2025-03-23 15:53:06 +13:00
16025b74e3
added .rolecolor command
...
updated changelog
2025-03-23 15:48:45 +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
4d3bdc2481
added mute reason in the logs
2025-03-23 14:27:53 +13:00
a1bf03ad40
added captcha option for .fish in fish.yml
2025-03-23 14:25:41 +13:00
2d3c7de8e7
added captcha option for .fish
2025-03-23 14:00:03 +13:00
9044a04c87
added .editorconfig
2025-03-23 13:58:50 +13:00
b3d2785cec
grpc xpshop api
2025-03-22 12:10:17 +13:00
2f740e96b8
removed global xp leaderbaord as it is no longer used
2025-03-21 19:47:39 +13:00
ae8a63eeac
fix build
2025-03-21 19:44:13 +13:00
4549b1f4e4
.lcha will now let you override an existing channel template even if you're at the limit (which is 1 right now, will be upped very soon)
2025-03-21 19:43:00 +13:00
9b8d00d184
fixed youtube stream notifications incase invalid channel was provided
2025-03-20 22:44:39 +13:00
4a5bcd46e6
updated changelog
2025-03-20 22:09:46 +13:00
2eb973ccd3
.antispamignore will now be properly toggled off, and ignore the channel
2025-03-20 21:57:41 +13:00
c522abe856
updated changelog
2025-03-20 21:46:54 +13:00
3a8c811798
updated changelog, upped version to 6.0.11
2025-03-20 21:36:44 +13:00
339237b351
fixed .dmc
2025-03-20 21:34:31 +13:00
91d464b041
wordfilter, invitefilter and linkfilter will now properly detect forwarded messages, as forwards were used to circumvent filtering.
...
Fixed .streamremove - now showing proper youtube name when removing instead of channel id
2025-03-20 21:32:15 +13:00
4ec6396c87
updated changelog, upped version to 6.0.10
2025-03-20 15:28:49 +13:00
605073d6ec
livechannels will be limited to 1 for a short time until some necessary things are implemented
2025-03-20 15:25:22 +13:00
d7ec044340
.ve toggle fixed
2025-03-20 15:24:18 +13:00
5b9cd88848
.antispam will ignore thread channels when adding overwrites
2025-03-19 20:17:06 +13:00
eb808d00e5
.yml config load errors will now show which file failed and why
2025-03-19 20:14:40 +13:00
b033b062a5
fixed module list
...
Updated changelog, version upped to 6.0.9
.cinfo now also has a member list
commandlist will be auto-regenerated in debug runs
2025-03-19 18:53:40 +13:00
d9d35420c9
fixed .antispamignore
...
Improved livechannel error handling
2025-03-19 14:38:14 +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
c179ea6c07
Updated changelog, upped version to 6.0.7
...
.schl and .schd now show/take kwums
2025-03-19 11:37:48 +13:00
98fddbd9b1
.xprate will now work on threads properly, and apply parent channel rate if set. This is a fix as it worked with exclusions before
2025-03-19 11:35:08 +13:00
df1f1ed3a9
Merged commits into my local branch
2025-03-19 11:24:44 +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
8025b9f9fe
added .masskick to complement massban and masskill
2025-03-18 13:44:23 +13:00
ca46786c5e
added scheduled commands, .scha, .schd and .schl
2025-03-17 19:51:05 +13:00
83701a9e0b
updated changelog, upped version to 6.0.6
2025-03-16 15:57:00 +13:00
6d08ddee7d
fixed hangman not working sometimes
2025-03-16 15:47:56 +13:00
62a01d3d06
fixed protection commands not properly turning on
2025-03-16 15:44:51 +13:00
77628be826
fixed .sfl and related commands' toggles
2025-03-16 15:31:29 +13:00