1.0.0-beta+build.3
Veröffentlichungsdatum: 13-03-2025
📝 Beschreibung
Diese Version fügt das erwartete Benachrichtigungssystem und ein neues Branding hinzu.
🚀 Änderungen
🆕 Neu
Notify-System für Benachrichtigungen hinzugefügt (
api_notifications.py
).Neuer Command
/lehreranzahl
hinzugefügt (api_commands.py
).Option zum Neuladen von Commands/Cogs hinzugefügt (
edu_context.py
).Neues Branding, alte Logos in den
old
-Ordner verschoben (branding
).
🛠 Geändert
Alle Logo-Typen aktualisiert (
branding
).Farben angepasst, um das neue Branding zu matchen (
colors.json
).Link zum Logo aktualisiert (
embeds.json
).Bot-Version und
user_category
aktualisiert (global.json
).Standard Timeout entfernt (
views.py
).Login-Warnung wird nun als ephemeral gesendet (
api_basic.py
).Neue Methoden für das Notify-System + Type-Checks (
database.py
).Webhooks in
.env
verschoben + Discord-Messages als Embeds (logging.py
).Struktur aktualisiert für alle (
__init__.py
).Verbesserung der
isValid
-Methode + Type-Checks hinzugefügt (handler.py
).Erweiterte Type-Checks und Fehlerbehandlung in:
views.py
,api_basic.py
,api_timetable.py
,edu_status.py
,edu_welcome.py
,edu_commands.py
.ascii_banner.py
,configs.py
,embeds.py
,encryption.py
,modals.py
.
❌ Entfernt
async
aus Methoden entfernt (edu_plugins.py
).Unnötige Commands entfernt (
edu_commands.py
).
🛑 Bekannte Probleme
Zurzeit sind keine Probleme bekannt, jedoch ist in letzter Zeit die Bearbeitungszeit von API Anfragen gestiegen. Dies liegt an den Edupage Servern und nicht an dem Bot.
📋 Zusatzinformationen
Keine weiteren Informationen
Last updated