Commit graph

626 commits

Author SHA1 Message Date
53179abfbb
done some todos 2025-01-29 23:35:43 +13:00
12bcae137a
fixed references to stings, fixed tests 2025-01-29 23:28:04 +13:00
3dcf08baf5
moved strings folder outside data folder 2025-01-29 23:18:06 +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
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
c66968856d
This was meant to be pushed in ba01b9ae6a 2025-01-25 20:00:41 +13:00
45b507bf79
fixed migration scripts, moved migration code to dbservice 2025-01-25 19:53:36 +13:00
211f610d28
Fixed tests 2025-01-25 19:45:25 +13:00
df17221c67
fix migrate scripts 2025-01-24 18:46:19 +13:00
6d70f28db7
fix migrate scripts, added initial migration 2025-01-24 18:43:53 +13:00
3e96405954
updated migrate.ps1 2025-01-24 18:30:37 +13:00
ba01b9ae6a
reinitialized migrations, finished migrate.sh script 2025-01-24 18:27:08 +13:00
2138d94d56
wip migration rework 2025-01-24 00:46:47 +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
2935ae3f38
Added fishing skill stat
fixed fishing spot calculation
patrons no longer have captchas on the public bot
Upped version to 5.3.6
2025-01-21 16:33:39 +13:00
38aa76db34
Updated changelog, upped version to 5.3.5 2025-01-18 23:02:02 +13:00
d39ceb4efa
.deletewaifus should now work 2025-01-18 22:59:30 +13:00
55ae57b4cc
.sar rm will now accept role ids, in the role is deleted 2025-01-18 22:57:28 +13:00
e9430abca7
fixed .fish description 2025-01-17 01:08:56 +13:00
ce85159f00
Fixed docker build 2025-01-16 02:25:32 +13:00
f9b69383dc
nerfed drops further as they're way too common 2025-01-15 19:56:46 +13:00
06c4fb658b
Removed mysql stuff from the creds file as it was removed a while ago. 2025-01-15 19:31:27 +13:00
830333b758
fixed spot calculation, reduced droprates 2025-01-14 21:25:38 +13:00
2df2125da9
Updated changelog, upped version to 5.3.4 2025-01-14 20:12:23 +13:00
fdd40a8cd8
Exit with status code 0 on graceful shutdowns 2025-01-14 19:50:10 +13:00
b71e8969a0
Added .fish command 2025-01-14 19:03:59 +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
2bf2d4465d
postgresql will skip the sar migration, users will have to re-do them 2024-12-27 20:46:50 +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
29822cd0cb
.banner fixed, will now show guild banner if available, otherwise global banner, if available 2024-12-15 20:34:04 +13:00
75f5cfde29
.dmcmd will now correctly block commands in dms, not globally
timely will no longer require guild context, as dmcmd .timely will do the same thing
updated changelog, updated version
2024-12-13 22:51:14 +13:00
756555a061
bannersize fixed, honeypot will now put 'Honeypot' as a ban reason 2024-12-13 22:35:53 +13:00
e05792639c
.sclr will now correctly show the color without alpha prefixed 2024-12-12 19:43:33 +13:00
4283a939b7
.banner will now show a 'no banner' error, and will use image embed instead of thumbnail to show the banner. Only user server banners will be shown for now, global user banners will still not work. 2024-12-12 19:40:14 +13:00
a7529496ce
winlb now has 9 items per page to look not broken 2024-12-12 19:33:44 +13:00
a943a2a4ec
winlb now has a title 2024-12-12 19:29:53 +13:00
afc1541865
added role icon to .inrole, .winlb will now show userids when user can't be found 2024-12-11 12:35:17 +13:00
4910e53854
winlb embed fields are now inline to use less space 2024-12-11 01:25:16 +13:00
46ac468b1d
Updated commandlist 2024-12-10 22:40:21 +13:00
b03b32436b
.translate will now use 2 embeds 2024-12-10 22:32:08 +13:00
b3714d3c9e
.sar ex had an outdated description 2024-12-10 22:27:41 +13:00
688c1572f8
.winlb looks better when there are no items 2024-12-10 22:23:12 +13:00
d743bd563b
I really hate database migrations
Also fixed tests
2024-12-08 20:20:50 +13:00
e1cc500a3a
Updated changelog.md 2024-12-08 19:49:08 +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