Commit Graph

9 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 fb17b8d402 Added the on_connect routine, to load neccessary parts of the software after the bot has logged in 2024-10-30 12:00:35 +01:00
lars-winzer a272c5c087 Consolidated some stuff 2024-10-23 20:19:44 +02:00
lars-winzer c2aa7a6699 Added displayed ascii art before startup 2024-10-19 21:24:57 +02: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 2b1547513d Added graceful shutdown for bot connection (await bot.close()) 2024-10-18 19:01:01 +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
lars-winzer 57282d9c56 Implemented basic functionality to bring the bot online 2024-10-11 18:32:21 +02:00
lars-winzer 203c6281ad Initial set-up and establishment of a structure for the project 2024-10-06 17:38:28 +02:00