Commit graph

40 commits

Author SHA1 Message Date
36c65b3ae6 Merge pull request 'Add Database Migration System' (#36) from 34_database_migrations into dev
Reviewed-on: #36
2025-05-29 04:01:40 -03:00
f3a32f1176 Update exceptions again 2025-05-26 20:54:52 +01:00
6912758a44 Update exceptions 2025-05-26 20:53:04 +01:00
25a72b3002 Add database migration system 2025-05-26 20:49:21 +01:00
d210f44efc Merge pull request 'Implement Database Connection Pooling' (#31) from 27_pool_db_connections into dev
Reviewed-on: #31
2025-05-26 09:24:18 -03:00
bdd2f20b84 Implement connection pooling 2025-05-26 13:11:48 +01:00
0690ac5212 Merge pull request 'fix: initialize last_seen_notif_id in db.py' (#29) from nyanide/kemoverse:cool_fix into dev
Looking sharp, thanks
Reviewed-on: #29
2025-05-25 00:46:30 -03:00
e8774cb8bd initialize last_seen_notif_id in db.py 2025-05-24 21:15:16 -05:00
d9027356ab Merge pull request 'Remove 'Invalid command' Response' (#24) from fix/remove_invalid_command_response into dev
Reviewed-on: #24
2025-05-24 19:09:08 -03:00
4a7c9239fc Remove 'Invalid command response 2025-05-24 22:43:53 +01:00
8a331e0c7b Merge pull request 'Feat: Add a roll timeout to the bot' (#23) from feat/roll_timeout into dev
Reviewed-on: #23
2025-05-24 01:59:18 -03:00
47272aee4f Add a roll timeout to the bot 2025-05-23 23:44:03 +01:00
w
ff20e26821 Whitelist fix 2025-05-22 00:20:32 -03:00
e53bd87d81 Merge pull request 'Overhaul notification parsing' (#12) from 9_fix_bot_app_py into dev
Reviewed-on: #12
2025-05-21 00:28:49 -03:00
9be92afce3 Fix notification loop 2025-05-20 09:21:06 +01:00
d2a7e523e8 Overhaul notification parsing 2025-05-19 19:53:59 +01:00
45dd6f10e3 Merge branch 'dev' into 9_fix_bot_app_py 2025-05-19 18:01:49 +01:00
w
24309ce900 Gacha_response changed to response 2025-05-19 00:14:47 -03:00
w
6b6777cb89 docs typo 2025-05-18 18:43:50 -03:00
d5de73cf22 Merge pull request 'Move database location to config' (#10) from dev into master
Reviewed-on: #10
2025-05-18 18:04:58 -03:00
w
475ee1cc90 Move database location to config 2025-05-18 17:28:15 -03:00
bb5065d523 Merge pull request 'Miscallaneous cleanups' (#8) from vd15_misc_cleanups into master
Reviewed-on: #8
2025-05-18 16:46:29 -03:00
w
7a1c3c4005 user split bugfix 2025-05-18 17:03:48 -03:00
d76a965e75 Fix the broken stuff 2025-05-18 10:39:21 +01:00
5cc2ea2267 Move config to ini file 2025-05-18 10:38:59 +01:00
979e15f525 Merge remote-tracking branch 'origin/master' into vd15_misc_cleanups 2025-05-17 19:14:18 +01:00
d830b07e60 Whoops, that's a tuple 2025-05-17 19:05:34 +01:00
9a4ed06d79 cleanup db_utils.py 2025-05-17 18:58:12 +01:00
da0d1742ff Import python gitignore from github 2025-05-17 18:33:49 +01:00
36f0d4a0d1 Tidy up gacha_response.py 2025-05-17 18:01:12 +01:00
bc0f71d5be Cleanup parsing.py 2025-05-17 17:49:03 +01:00
3085dc6c10 Merge pull request 'fix: add misskey.py to requirements' (#7) from dev into master
Reviewed-on: #7
2025-05-17 13:37:15 -03:00
640c68a81a add config for bot 2025-05-16 18:43:36 -05:00
add9f4b191 remove client.py from gitignore 2025-05-16 18:35:55 -05:00
ababf4f838 add misskey.py to requirements 2025-05-16 17:55:33 -05:00
w
161b6ba33e License 2025-05-15 22:44:28 -03:00
b8493440bd Merge pull request 'docs: License' (#2) from dev into master
Reviewed-on: #2
2025-05-15 22:36:00 -03:00
w
cc8c31c665 Update readme 2025-05-15 22:29:14 -03:00
w
1b5cb61fe9 init 2025-05-15 22:14:41 -03:00
ea74ba764e Merge pull request 'docs: Update readme' (#1) from dev into master
Reviewed-on: #1
2025-05-15 22:14:26 -03:00