Commit Graph

22 Commits

Author SHA1 Message Date
4e052cb511 Don't sync guild commands 2025-04-14 10:31:22 +02:00
32d8d0aae6 Remove image creation command and related imports from main.py 2025-04-14 10:30:23 +02:00
bd3cbc6f90 Don't call .exception() outside exception handler 2025-02-10 01:29:28 +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
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
981a19134c Add multiple image enhancement methods using OpenCV 2025-01-09 04:25:06 +01:00
fb883a5953 Add image enhancement command 2025-01-06 21:14:49 +01: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
a26e3ebf08 Add slash command 2024-12-22 05:04:42 +01:00
4f53f91e4a Use Hikari instead of discord.py 2024-12-22 03:43:10 +01:00
3f31c3ea4e Don't trigger on all replies 2024-07-21 16:11:01 +02:00
61550b513b Remove bold username 2024-07-20 05:21:44 +02:00
b238504a02 Rewrite bot into Python 2024-07-20 05:13:14 +02:00