Commit graph

620 commits

Author SHA1 Message Date
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
6f64a15cd4
Removed some unnecessary fonts
Removed gold/silver frames as they are unnecessary
Updated XP card and updated xp_template.json
Started simplification of Patron system. There will only be 3 tiers
2025-03-01 18:43:46 +13:00
0ee5c0dd94
Renamed/normalized some music playlist command names.
.lopl will now load files from subdirectories too
2025-03-01 14:18:48 +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
da0eff4339
Bot version retrieved via --version will now match the version in .stats 2025-03-01 12:45:14 +13:00
3653d97c90
Merging code from my personal repo 2025-03-01 12:17:34 +13:00
81677ee761
Added '--version' which outputs the bot's version
using '--version' during bot execution outputs the bot's version
modify how app version is retrieved
modify casing of 'unknown' version
2025-02-24 13:30:26 +13:00
0ead1290e9
Fixed some build warnings 2025-02-24 13:22:34 +13:00
dc12a7558e
v6 2025-02-24 13:02:39 +13:00
b45d4f9e44
Added Item.cs 2025-02-22 11:41:45 +13:00
e07b95d302
revert twitchlib 2025-02-21 10:02:30 +13:00
00cac99cda
Updated Dockerfile 2025-02-15 16:23:51 +13:00
13496e4a51
Updated Dockerfile 2025-02-14 20:48:44 +13:00
600625c83c
dockerfile improvements, changed env prefix to bot_ 2025-02-13 12:38:00 +13:00