Merge branch 'release-v0.5' into 'main' #3

Merged
official-Cromatin merged 17 commits from release-v0.5 into main 2025-09-16 18:49:29 +02:00

17 Commits

Author SHA1 Message Date
lars-winzer bfd497898e Update copyright year 2025-09-16 18:30:07 +02:00
lars-winzer 077f845b94 Merge commit '42bd226a6007780debe6ee1ca6357185f409f70e' into release-v0.5 2025-09-16 18:28:05 +02:00
lars-winzer 26e3a4bb8e Update LICENSE 2025-09-16 18:13:56 +02:00
lars-winzer f56636c1ff Create workflow to build and release docker image on ghcr 2025-09-16 17:30:08 +02:00
lars-winzer f427d06e61 Create Dockerfile and .dockerignore for upcoming official docker support
- Update .gitignore
2025-09-16 16:07:07 +02:00
lars-winzer 4dd578c9a8 Refine '/post'-command error handling when file size exceeds upload limit 2025-09-16 14:13:02 +02:00
lars-winzer 01d90e6625 Move imports to the top of the document
- Remove unnecessary prints
- Remove unnecessary f-strings
2025-09-16 14:10:04 +02:00
lars-winzer 435a2486a8 Refined the error report to be more legible 2025-02-22 10:32:38 +01:00
lars-winzer 96b001522f Replaced praw with the asyncpraw libary 2025-02-06 18:24:22 +01:00
lars-winzer 3a9608d863 Added descriptions to the command parameters, granular error handling and new parameters 2025-02-06 12:36:57 +01:00
lars-winzer c8e9ba1d9e Updated the requirements 2025-01-17 18:11:39 +01:00
lars-winzer fdacccc23b Polished the post command and the response 2025-01-17 18:11:31 +01:00
lars-winzer f98a70f330 Removed deleted cogs from the setup_hook 2025-01-17 17:22:53 +01:00
lars-winzer eef7343aa7 Removed the reload(-all) command 2025-01-17 17:21:27 +01:00
lars-winzer da18c164c7 Removed the about command
Removed leftover of the maintenance command
2025-01-17 17:20:33 +01:00
lars-winzer 7c5d841399 Removed the maintenance check 2025-01-17 17:19:21 +01:00
lars-winzer 3a8f7140ab Prepared the post command for release 2025-01-17 17:17:02 +01:00