Commit graph

111 commits

Author SHA1 Message Date
427a011590
Fixed invalid ownerids crashing bot on startup
Updated changelog, version to 6.1.3
2025-04-05 19:56:46 +13:00
4a19d91a4f
fixed and improved .nc commands 2025-03-30 19:07:09 +13:00
57a5993064
color typereader fix
delmsgoncmd
guildconfig init
2025-03-30 15:06:56 +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
a583c7d763
fixed .antispamignore, again 2025-03-24 13:10:06 +13:00
16025b74e3
added .rolecolor command
updated changelog
2025-03-23 15:48:45 +13:00
4d3bdc2481
added mute reason in the logs 2025-03-23 14:27:53 +13:00
b3d2785cec
grpc xpshop api 2025-03-22 12:10:17 +13:00
2eb973ccd3
.antispamignore will now be properly toggled off, and ignore the channel 2025-03-20 21:57:41 +13:00
339237b351
fixed .dmc 2025-03-20 21:34:31 +13:00
5b9cd88848
.antispam will ignore thread channels when adding overwrites 2025-03-19 20:17:06 +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
8025b9f9fe
added .masskick to complement massban and masskill 2025-03-18 13:44:23 +13:00
d5eb3b57a0
fixed .ropl probably 2025-03-15 11:48:55 +13:00
988d8c0250
.savechat no longer owneronly
started implementation of bigwin announcement, but there are problems
2025-03-14 21:03:23 +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
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
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
acdb707a31
Move creds.yml to data/creds.yml, update versions from v5 to v6 everywhere 2025-02-11 12:20:21 +13:00
cd62822697
Added VERSIONS file which will be edited in CI 2025-02-11 11:54:42 +13:00
4b0f00e81f
Fixed .notifyphs command name 2025-02-09 22:24:16 +13:00
5a235b0565
added .notifyph 2025-02-08 17:01:15 +13:00
0e2e9c0ec6
Merge branch 'v5' into v6-dev 2025-02-03 13:04:02 +13:00
bc4ab57a67
.delete will now accept a message link 2025-02-03 00:19:29 +13:00
53179abfbb
done some todos 2025-01-29 23:35:43 +13:00
de8da558f7
fixed some bugs, removed some todos, cleanup 2025-01-29 23:14:56 +13:00
5cb344455a
removed unneeded migrate scripts, intiial version of init migration and cleanup.sql 2025-01-29 23:02:21 +13:00
5450d40bae
merged gc rework branch, but deleted all migrations as they're incompatible 2025-01-29 22:51:59 +13:00
0a79828ff7
fixed .temprole not giving the role 2025-01-29 20:09:01 +13:00
ddd3441771
You can now run .prune in dms to delete 100 of bot's messages
Upped version to 5.3.7
Updated commandlist
2025-01-21 19:51:12 +13:00
55ae57b4cc
.sar rm will now accept role ids, in the role is deleted 2025-01-18 22:57:28 +13:00
c574956d94
adding a role to a sar group which already exists in another group will simply move it, instead of reporting success but not doing anything 2024-12-27 20:50:11 +13:00
2a3fe1f45c
Updated release url with the new repo url 2024-12-22 19:52:47 +13:00
6841c3969a
fixed iam with exclusive roles (in some cases?) being broken 2024-12-20 23:44:49 +13:00
5d4e730f35
updated changelog, updated version
.notify commands are no longer owner only, they now require Admin permissions
.notify messages can now mention anyone
2024-12-16 17:47:04 +13:00
756555a061
bannersize fixed, honeypot will now put 'Honeypot' as a ban reason 2024-12-13 22:35:53 +13:00
29bac7739d
added addrolereward and removerolereward events for .notify
added .notify with no params showing events with descriptions
added .winlb
updated discord.net, redid migrations
2024-12-08 19:37:22 +13:00
f8eb585093
Added .notify and migrations, added levelup and protection events for notify, removed xpnotify completely 2024-12-08 18:51:31 +13:00
6bc55cd97f
notify, minesweeper, migrations
renames, refactors
remind optimized wait
2024-12-08 17:07:17 +13:00
4a723b7c1c
Added .xplevelset
removed awardedxp from database.
.sclr show will now show hex
.awardxp will now add directly to user's real xp
2024-12-08 15:27:28 +13:00
dfd5b7a823
.setstream and .setactivity will now pause .ropl 2024-12-01 00:43:53 +13:00
57d32184ff
fixed .sclr again, again, and fixed .iamn 2024-11-29 20:12:01 +13:00
cd1c461690
fixed .iam
fixed .sclr not being respected on many different commands
.rps now also has the amount bet
2024-11-29 19:22:10 +13:00
786646218c
Fixed many issues with 5.2.0 2024-11-29 18:12:21 +13:00