Commit graph

54 commits

Author SHA1 Message Date
71b9cd9d16 Merge pull request 'Reduce reliance on tuples' (#41) from 18_reduce_tuples into dev
Reviewed-on: #41
2025-06-01 23:17:07 -03:00
3fdf64c6ed Merge branch 'dev' into 18_reduce_tuples 2025-06-01 08:09:07 -03:00
7b9a5cf428 Reduce reliance on tuples 2025-06-01 12:24:53 +01:00
6ea5529ef5 Merge pull request 'Fix case sensitivity for bot username' (#40) from fix_username_case_sensitivity into dev
Reviewed-on: #40
2025-05-31 22:49:43 -03:00
eaa6308906 Fix case sensitivity for bot username 2025-05-31 22:54:04 +01:00
7d0ddc492c Merge pull request 'Add multi-env support' (#39) from 38_install_instructions into dev
Reviewed-on: #39
2025-05-30 00:03:43 -03:00
de7670204a Replace numbered list with h3 2025-05-29 13:36:30 +01:00
846130771e Update vocabulary 2025-05-29 13:34:39 +01:00
4f853df32c Fix spacing in readme again 2025-05-29 13:32:48 +01:00
8fb91f7754 Fix spacing in readme 2025-05-29 13:32:26 +01:00
37ac7dbb0c Add multi-env support 2025-05-29 13:27:56 +01:00
26f23a1354 Merge branch 'master' into dev 2025-05-29 12:22:02 +01:00
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
a693a2189d Merge pull request 'readme update' (#22) from docs into master
Reviewed-on: #22
2025-05-26 22:52:33 -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
6aa0bf704d readme update 2025-05-23 00:59:42 -03: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