|
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 |
|
|
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 |
|
|
c8ea928de7
|
Fixed bot.time and bot.date showing current timestamp time, which didn't make sense
|
2025-03-16 14:36:56 +13:00 |
|
|
d77fa7a115
|
upped version to 6.0.5, updated changelog
|
2025-03-15 12:16:44 +13:00 |
|
|
d5eb3b57a0
|
fixed .ropl probably
|
2025-03-15 11:48:55 +13:00 |
|
|
fbb9064434
|
.savechat will now be unlimited if ran by the bot owner
|
2025-03-15 11:44:18 +13:00 |
|
|
e77f85edc6
|
.remind is now way prettier when created
|
2025-03-15 11:32:22 +13:00 |
|
|
0a57edfcb3
|
added a title on .whosplaying output
|
2025-03-15 11:23:15 +13:00 |
|
|
73db4e59c2
|
added crown emoji next to commands if -v 1 or -v2 option is specified
cleanup hangman a little
|
2025-03-15 11:13:52 +13:00 |
|
|
b9b53ef3e8
|
I did a dumb and broke the migration
|
2025-03-14 23:32:23 +13:00 |
|
|
988d8c0250
|
.savechat no longer owneronly
started implementation of bigwin announcement, but there are problems
|
2025-03-14 21:03:23 +13:00 |
|
|
082cf79736
|
Fixed localization init
xp card name is now a little lower
Updated CHANGELOG.md
|
2025-03-14 20:10:47 +13:00 |
|
|
612c230b7b
|
fixed unban/unmute timers wrongly trying to unban users on all servers at once
|
2025-03-14 18:04:58 +13:00 |
|
|
775d77e94e
|
hopefully final fix for antialt, fixed leftover logs from xpsettings
|
2025-03-14 18:01:38 +13:00 |
|
|
f2820c980e
|
undo the antialt query change now that mapping should be correct
|
2025-03-14 17:54:28 +13:00 |
|
|
947b3794e9
|
mark minage in antialtsettings as interval type
|
2025-03-14 17:51:48 +13:00 |
|
|
ba1f5afa01
|
fix nullref in chatterbot and mapping issue in protectionservice
|
2025-03-14 16:02:05 +13:00 |
|
|
8fa6b0c999
|
fixing protection init and plantpick issues
|
2025-03-14 15:57:52 +13:00 |
|
|
1cd02222b9
|
fixed muteuserid cleanup migration
|
2025-03-14 13:35:54 +13:00 |
|
|
9af44d2220
|
fixed unrole timer cleanup migration
|
2025-03-14 13:34:15 +13:00 |
|
|
cce4795f9b
|
removed references to xpshop website
|
2025-03-14 13:31:14 +13:00 |
|
|
35d5b068be
|
cleaned up some grpc api of obsolete features
|
2025-03-14 13:21:13 +13:00 |
|
|
c0d2fb297e
|
Update CHANGELOG.md
I messed up the formatting.
Signed-off-by: toastie_t0ast <toastie@dragonschildstudios.com>
|
2025-03-13 19:46:46 +13:00 |
|
|
32d27a7ddb
|
Upped version to 6.0.3
|
2025-03-12 15:18:29 +13:00 |
|
|
265aac01f1
|
updated changelog
|
2025-03-12 12:21:14 +13:00 |
|
|
168b9c0224
|
added missing alias for clubbanner
|
2025-03-12 12:19:05 +13:00 |
|
|
2b581473c8
|
added .clubbanner command
improved userrole slightly
|
2025-03-12 12:13:02 +13:00 |
|
|
fb658b8189
|
Updated default restart commands to assume that the bot is built as a binary
|
2025-03-12 11:31:22 +13:00 |
|
|
d5d3801e1a
|
user role commands added
|
2025-03-12 10:20:55 +13:00 |
|
|
54f7a36c5b
|
cleaned up some debug logs
|
2025-03-09 17:46:54 +13:00 |
|
|
2efa3c5347
|
added .lyrics command - not very good
|
2025-03-09 17:44:06 +13:00 |
|
|
ad472fd52e
|
added pagination to .curtrs
|
2025-03-09 17:27:00 +13:00 |
|
|
37986ed0b2
|
.inrole will now list users in alphabetical order
|
2025-03-09 17:16:52 +13:00 |
|