Commit graph

634 commits

Author SHA1 Message Date
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
ec0057ad19
I forgot to increment the version to 6.0.2 2025-03-07 23:18:18 +13:00
a54880c71f
small insignificant internal changes 2025-03-02 22:01:05 +13:00
2e4e317e45
Updated commandlist 2025-03-01 20:40:54 +13:00
231e77452f
Fixed some commandhandler issues, fixed cleanup migration not taking into account alias duplication (how is it even possible?) 2025-03-01 19:57:44 +13:00
76bafd076f
updated command strings to reflect the .notify change 2025-03-01 19:49:43 +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