|
96c4ea0637
|
wip reimplementation of xp gain loop
|
2025-02-06 12:34:22 +13:00 |
|
|
fd464731d5
|
Minor cleanup, fish and xp design files
The design files are not in any standard format, just the way I think it is useful to see them
|
2025-02-04 01:35:35 +13:00 |
|
|
a960a1b277
|
Updated inno setup file
|
2025-02-04 01:24:56 +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 |
|
|
f5a0c81e64
|
safely handle dictionary access in XpService exclusion list
|
2025-02-04 01:01:13 +13:00 |
|
|
fcb3d8d73d
|
Rename emplate to _template and remove unused _strings field
|
2025-02-04 00:57:47 +13:00 |
|
|
6ef732a1f0
|
don't let the bot starts if any of the readys fails
|
2025-02-04 00:53:00 +13:00 |
|
|
3f26f9f8f5
|
nullref fixes
|
2025-02-04 00:49:18 +13:00 |
|
|
138d3441e4
|
OpenAI apis will now correctly print an error to the console if the request fails
|
2025-02-03 15:37:48 +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 |
|
|
8a9e117366
|
new migration
|
2025-02-03 13:35:21 +13:00 |
|
|
0e2e9c0ec6
|
Merge branch 'v5' into v6-dev
|
2025-02-03 13:04:02 +13:00 |
|
|
86a4a1ca99
|
Reverted LICENSE file change
|
2025-02-03 00:26:13 +13:00 |
|
|
fb2642904d
|
Updated LICENSE.md to reserve all rights, removed some missing files
|
2025-02-03 00:25:00 +13:00 |
|
|
bc4ab57a67
|
.delete will now accept a message link
|
2025-02-03 00:19:29 +13:00 |
|
|
96ce7b192e
|
added .todo archive done <name>, to create an alternative to .todo archive add <name> in case you want to create an archive of only currently completed todos
Updated CHANGELOG.md, upped version to 5.3.9
|
2025-01-31 17:06:12 +13:00 |
|
|
4fb4a2d0c3
|
increased todo and archive limits slightly
|
2025-01-31 13:49:31 +13:00 |
|
|
c6ea3fd36f
|
global ellie captcha patron add will show 12.5% of the time now, down from 20%, and be smaller
|
2025-01-31 13:16:12 +13:00 |
|
|
491e9b5a6f
|
fixed captcha cutting off
|
2025-01-31 13:11:19 +13:00 |
|
|
34ba6e782b
|
fixed .stock command, probably
|
2025-01-30 23:56:22 +13:00 |
|
|
ba1bc1732e
|
remind now has a 1 year max timeout, up from 2 months
|
2025-01-30 16:09:52 +13:00 |
|
|
4c572d25d8
|
Changes
|
2025-01-29 23:38:57 +13:00 |
|
|
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 |
|