839a60dbb1
Merge pull request 'Migrate repository meta folder' (#15) from chore/migrate-repo-meta-folder into main
main
lars-winzer2026-06-11 14:48:36 +02:00
a380b9da82
Move: Issue templates from .github to .gitea folder
lars-winzer2026-06-11 14:46:07 +02:00
c8be6bffcc
Merge pull request 'Cleaned project directory and initialized java project with gradle' (#14) from chore/initial-java-housekeeping into main
lars-winzer2026-06-01 19:59:27 +02:00
dd4a037479
Add: Default java project with gradle
lars-winzer2026-06-01 19:52:48 +02:00
a24fd875d8
Chore: Update .gitignore file to be suitable for java project
lars-winzer2026-06-01 19:47:14 +02:00
fb022f5a53
Merge branch 'main' into 'chore/initial-java-housekeeping'
lars-winzer2026-06-01 19:44:44 +02:00
1d67cb2d92
Merge pull request 'Configure Git LFS for common image formats and gradle wrapper' (#13) from chore/setup-git-lfs into main
lars-winzer2026-06-01 19:36:23 +02:00
c3eff5ed7f
Add: .gitattributes to store common image formats and gradle wrapper in lfs
lars-winzer2026-06-01 18:47:25 +02:00
22a3b14edd
Remove: Old dockerfile and vscode tasks
lars-winzer2026-06-01 18:26:15 +02:00
55ef585bdb
Remove: Old python implementation of the bot alongside config files
lars-winzer2026-06-01 18:25:14 +02:00
3a8f7140ab
Prepared the post command for release
lars-winzer2025-01-17 17:17:02 +01:00
bcb9b864ba
Updated .gitignore and requirements.txt
lars-winzer2024-10-31 09:12:52 +01:00
c8eb3f4014
Created an lock, so another reload task cant be dispatched while another is still running
lars-winzer2024-10-31 09:10:20 +01:00
70a8974e28
Added check system for all slash-commands Blocks command execution during startup-routine, providing an explanation to the user Removed leftover comment in about.py
lars-winzer2024-10-30 12:29:19 +01:00
fb17b8d402
Added the on_connect routine, to load neccessary parts of the software after the bot has logged in
lars-winzer2024-10-30 12:00:35 +01:00
ffdb2ef4d5
Fixed an error in the Advanced_ConfigParser, along with the additon of missing or incorrect docstrings If the config and the template have the same number of sections and options, but they do not have the same names, they are still “equal”
lars-winzer2024-10-24 18:10:26 +02:00
757b9bab21
Added a way to log execution of app command
lars-winzer2024-10-18 13:46:28 +02:00
8d004f566b
Reworked reload cog Added the reload app command to reload specific cog Responses now use embeds and are ephemeral, in case of error, an limited traceback is attatched
lars-winzer2024-10-18 13:40:57 +02:00