Commit Graph

12 Commits

Author SHA1 Message Date
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 f44ff149f8 Fixed docstring 2024-10-13 14:53:10 +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 6542603771 Added basic logging functionality 2024-10-11 18:24:18 +02:00
lars-winzer 2e6ba7aa91 Added a couple of methods to convert timestamps to elapsed time 2024-10-11 18:23:42 +02:00
lars-winzer e3f9a01fb9 Added multiple utility methods to the Advanced_ConfigParser
Added methods:
- "__get_template_path()"
- "__has_all_template_options()"
- "get_config_file_path()"
- "get_template_file_path()"
- "compare_to_template()"
- "created_from_template()"
2024-10-11 16:47:55 +02:00
lars-winzer 586993e4b0 Merge branch 'main' of https://github.com/official-Cromatin/Post-It 2024-10-08 18:30:04 +02:00
lars-winzer 77d9a3e462 Added an advanced way to read .ini Files 2024-10-08 18:28:14 +02:00
lars-winzer 29d03267e0 Added an advanced way to read .ini Files 2024-10-08 18:15:25 +02:00
lars-winzer 203c6281ad Initial set-up and establishment of a structure for the project 2024-10-06 17:38:28 +02:00
Cromatin 05d96a78ce Initial commit 2024-10-06 17:11:03 +02:00