Commit Graph

127 Commits

Author SHA1 Message Date
f0c7a0374f Update ruff-pre-commit to version v0.11.5 2025-04-14 09:32:48 +02:00
1993e2307a Remove discord-py source reference from pyproject.toml 2025-04-14 09:31:41 +02:00
3e193c09e4 Update discord-py digest to 2685516 (#54)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 19:48:26 +00:00
c8a43df665 Update discord-py digest to 460d188 (#53)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 02:22:01 +00:00
e0903eaccf Update discord-py digest to 973bb50 (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-04 12:39:39 +00:00
2de4390bfc Update discord-py digest to de5720e (#51)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-03 05:56:01 +00:00
5ebb69e508 Update discord-py digest to fbe2b35 (#50)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 01:37:57 +00:00
e027f329c2 Update discord-py digest to 93426da (#49)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 12:53:05 +00:00
4db561a790 Update discord-py digest to 0e4f061 (#48)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-20 02:04:56 +00:00
56c33f9d8d Update discord-py digest to 2cf1bab (#47)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 15:43:28 +00:00
c8cafe5b69 Update discord-py digest to 43e1c55 (#46)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 10:42:36 +00:00
92b45f4ff9 Update discord-py digest to fa158a5 (#45)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 02:49:42 +00:00
d433fb4cb9 Update discord-py digest to 8edf433 (#44)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-12 16:26:39 +00:00
65060cd1a0 Update discord-py digest to 76eb126 (#43)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-10 00:35:21 +00:00
bd3cbc6f90 Don't call .exception() outside exception handler 2025-02-10 01:29:28 +01:00
b9f16e8933 Update ruff pre-commit hook to version 0.9.5 2025-02-10 01:27:51 +01:00
3f02abbe95 Update image encoding to set WebP quality to 90 for enhanced images 2025-02-02 22:41:54 +01:00
92bfea0ee4 Remove enhance_image4 function and its usage from enhance_image_command 2025-02-02 21:59:59 +01:00
2596496ea6 Also get image url from the message by regexing the message. 2025-02-02 21:52:02 +01:00
2ad1738ce4 Add pre-commit configuration and fix newline issues in various files 2025-02-02 21:48:55 +01:00
af2e96e7f9 Integrate Sentry for error tracking 2025-02-02 21:47:13 +01:00
8d83435be5 Add enhance_image4 function for advanced image enhancement using MSRCR 2025-02-02 06:16:02 +01:00
30ddd72321 Enhance image processing functions with denoising capabilities 2025-02-02 06:05:03 +01:00
fcc157e4f9 Remove quality parameter from WebP encoding in image enhancement functions 2025-02-02 05:56:10 +01:00
93852cf3e0 Use webp instead of png 2025-02-02 05:45:35 +01:00
0281a1a77c Remove duplicate command 2025-02-02 05:37:21 +01:00
35358c7849 Update discord-py digest to db7b2d9 (#42)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-22 13:11:57 +00:00
59ce758481 Update discord-py digest to 418a791 (#41)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 09:52:26 +00:00
8c554d75e1 Update discord-py digest to afbbc07 (#40)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-19 12:59:19 +00:00
40c54ff57a Update discord-py digest to 743ef27 (#39)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-19 08:45:17 +00:00
e4139f98ac Update discord-py digest to b1b7369 (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-17 09:51:58 +00:00
0dfbe4d6c1 Update discord-py digest to d5c80b6 (#37)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-16 09:51:07 +00:00
ef91c407ce Update discord-py digest to d956058 (#36)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-16 00:21:34 +00:00
981a19134c Add multiple image enhancement methods using OpenCV 2025-01-09 04:25:06 +01:00
91c925c174 Replace opencv-python with opencv-contrib-python-headless in dependencies 2025-01-06 21:49:27 +01:00
fb883a5953 Add image enhancement command 2025-01-06 21:14:49 +01:00
0bfc1851fa Add settings.py to Dockerfile application files 2024-12-30 04:43:25 +01:00
682b8c3fa3 Merge remote-tracking branch 'origin/master' 2024-12-30 04:39:52 +01:00
1a870fc19d Add git in Dockerfile 2024-12-30 04:39:42 +01:00
4f8448997a Update discord-py digest to 9806aeb (#35)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-30 03:35:49 +00:00
7121723bc4 Add create_image command to generate images from prompts 2024-12-30 02:40:32 +01:00
0c20e496c1 Use discord.py instead of Hikari so we can use user commands 2024-12-30 01:38:56 +01:00
e27d043e2c Make /ask global 2024-12-25 20:18:03 +01:00
ef4984f6a0 Merge remote-tracking branch 'origin/master' 2024-12-25 20:12:37 +01:00
0620331cfd Update astral-sh/ruff-action action to v3 (#34)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-25 19:12:24 +00:00
d0a59b7bbb Add test 2024-12-22 06:04:19 +01:00
effe9c1eb6 Don't use --frozen with uv 2024-12-22 05:44:07 +01:00
cd7f29e9a7 Remove mention of uv.lock 2024-12-22 05:37:19 +01:00
6258277d60 Use ruff in ruff workflow 2024-12-22 05:17:45 +01:00
9619167d09 Update .github stuff 2024-12-22 05:05:03 +01:00