Commit Graph

5 Commits

Author SHA1 Message Date
lars-winzer 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
2024-10-30 12:29:19 +01:00
lars-winzer 5f5de1d43d Added the post command 2024-10-30 12:25:01 +01:00
lars-winzer c7babfd6ff Added debug app command to get general information
Updated portal to store additional data
2024-10-18 19:08:07 +02:00
lars-winzer 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
2024-10-18 13:40:57 +02:00
lars-winzer 709f5df4db Added slash-commands to reload all cogs aswell as print general information 2024-10-12 23:44:42 +02:00