Commit graph

79 commits

Author SHA1 Message Date
57a5993064
color typereader fix
delmsgoncmd
guildconfig init
2025-03-30 15:06:56 +13:00
1cbaaed944
.say will no longer reply 2025-03-24 13:13:06 +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
83701a9e0b
updated changelog, upped version to 6.0.6 2025-03-16 15:57:00 +13:00
62a01d3d06
fixed protection commands not properly turning on 2025-03-16 15:44:51 +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
988d8c0250
.savechat no longer owneronly
started implementation of bigwin announcement, but there are problems
2025-03-14 21:03:23 +13:00
775d77e94e
hopefully final fix for antialt, fixed leftover logs from xpsettings 2025-03-14 18:01:38 +13:00
947b3794e9
mark minage in antialtsettings as interval type 2025-03-14 17:51:48 +13:00
2b581473c8
added .clubbanner command
improved userrole slightly
2025-03-12 12:13:02 +13:00
ad472fd52e
added pagination to .curtrs 2025-03-09 17:27:00 +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
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
11b3705939
Fixed xprate presentation and reworked it internally to support voice, text and image xp 2025-03-01 13:56:17 +13:00
5a235b0565
added .notifyph 2025-02-08 17:01:15 +13:00
5d9326b65e
xp almost fully reimplemented 2025-02-06 12:51:47 +13:00
96c4ea0637
wip reimplementation of xp gain loop 2025-02-06 12:34:22 +13:00
4192d493df
added another migration to clean up some remainig FKs, show error in openai if the request is not successful 2025-02-04 01:16:35 +13:00
6ef732a1f0
don't let the bot starts if any of the readys fails 2025-02-04 00:53:00 +13:00
fda37f0e15
nullref fixes 2025-02-03 15:27:24 +13:00
fd5b7959c5
Improve GuildConfig handling and initialization in DbExtensions 2025-02-03 15:23:46 +13:00
964833502c
reset migrations 2025-02-03 15:10:37 +13:00
de8da558f7
fixed some bugs, removed some todos, cleanup 2025-01-29 23:14:56 +13:00
5450d40bae
merged gc rework branch, but deleted all migrations as they're incompatible 2025-01-29 22:51:59 +13:00
e97fbe64c5
slightly improved .sh, moved migration code after sqlite wal pragma
Signed-off-by: Toastie <toastie@toastiet0ast.com>
2025-01-29 19:09:26 +13:00
45b507bf79
fixed migration scripts, moved migration code to dbservice 2025-01-25 19:53:36 +13:00
6d70f28db7
fix migrate scripts, added initial migration 2025-01-24 18:43:53 +13:00
2138d94d56
wip migration rework 2025-01-24 00:46:47 +13:00
b71e8969a0
Added .fish command 2025-01-14 19:03:59 +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
04a69b9ddd
fixed giveaway load broken in the last patch 2024-11-29 23:06:51 +13:00
9c58465959
added ending date for givaway as a timestamp tag
fixed an issue with flag translates
2024-11-29 22:49:19 +13:00
81064efb57
Fixed a build warning in SarGroup.cs
This was actually meant to be pushed two versions ago
2024-11-29 20:23:05 +13:00
ae338db294
gambling commands now show amount bet. Slightly changed the layout. Updated some gambling strings
added .btr excl
2024-11-28 19:12:37 +13:00
b411e8cb25
.btr and .sclr added, cleanup 2024-11-28 01:06:01 +13:00
3532554a13
sar rework, improved 2024-11-27 22:38:06 +13:00
2d806119b4
fixed nullref in blacklist 2024-11-18 16:55:56 +13:00
66870f6859
added .rakeback to get a part of the house edge back. Rakeback is accumulated by betting (not winning or losing in particular). All games have manually specified rakeback values
slot now has 1 more icon (wheat!), and multipliers have been modified to even out the gains
betroll is improved (around 2% better payout), as 66 is now a winning number, not a losing one
2024-11-07 18:28:18 +13:00
7da8f2c403
added timely boost bonus to gambling.yml
.betstats renamed to .gamblestats/.gs
added .betstats, .betstats <game> and .betstats <user> <game?> command which shows you your stats for gambling commands
2024-11-05 16:11:05 +13:00
dee2b04dbb
fix timely 2024-11-04 19:23:03 +13:00
ed14c8ce7e
possible fix for patron table 2024-11-04 19:22:13 +13:00
090f50b253
Fixed UserId patron table error
Added au and kz countries as en and kz languages respectively
Strikeout is thinner now on plants
2024-11-04 19:19:53 +13:00
d1bc423b99
Removed discrim from the database
Added .translateflags command
Added captcha to timely, configurable in .conf gambling
Changed bonuses for patreon rewards
Fixed nunchi message color
2024-11-03 23:50:08 +13:00
e47e619ef9
timely now has a 3 letter password by default. Configurable via .conf gamb 2024-11-02 01:31:06 +13:00
7cd0026c3e
.nc and related commands.
You can set pixel colors (and text) on a 500x350 canvas, pepega version of r/place
You use currency to set pixels.
see whole canvas: .nc
set pixel: .ncsp <pos> <color> <text?>
get pixel: .ncp <pos>
zoom: .ncz <pos> or .ncz x y
2024-10-29 12:44:28 +13:00
dca639efc5
Fixed several features which weren't getting loaded on startup 2024-10-23 19:34:18 +13:00