Ebola-Chan
  • Joined on 2022-07-20
Ebola-Chan commented on pull request sh-edraft.de/sh_discord_bot#237 2023-03-05 20:41:32 +01:00
Übersetzungen in Front und Backend aufräumen #232

Evtl.:

Ebola-Chan commented on pull request sh-edraft.de/sh_discord_bot#237 2023-03-05 20:41:32 +01:00
Übersetzungen in Front und Backend aufräumen #232

Evtl.:

Ebola-Chan commented on pull request sh-edraft.de/sh_discord_bot#237 2023-03-05 19:32:39 +01:00
Übersetzungen in Front und Backend aufräumen #232

ein the vergessen

"confirm_email_d": "You have to confirm your email {{email}} Please confirm your account through the link in the email."
Ebola-Chan commented on pull request sh-edraft.de/sh_discord_bot#235 2023-02-22 22:26:34 +01:00
Verwarnungssystem #35

Evtl. die Zugriffe auf die Datenbank hier verringern, in dem das Ergebnis in einer Variable zwischengespeichert wird.

Ebola-Chan commented on pull request sh-edraft.de/sh_discord_bot#235 2023-02-22 22:26:34 +01:00
Verwarnungssystem #35

Hier wird zuerst eine Message gesendet bevor versucht wird eine Warnung hinzuzufügen.

Ebola-Chan commented on pull request sh-edraft.de/sh_discord_bot#235 2023-02-22 22:26:34 +01:00
Verwarnungssystem #35

Auch hier wird zuerst eine Nachricht versendet, bevor die eine Aktion stattfindet. Auch hier die beiden Zeilen tauschen.

Ebola-Chan suggested changes for sh-edraft.de/sh_discord_bot#235 2023-02-22 22:26:34 +01:00
Verwarnungssystem #35
Ebola-Chan commented on pull request sh-edraft.de/sh_discord_bot#235 2023-02-22 22:26:33 +01:00
Verwarnungssystem #35

Du übergibst servers: ServerRepositoryABC aber dies wird in der Definition von des Constructors nirgendswo zugewiesen.

Ebola-Chan commented on pull request sh-edraft.de/sh_discord_bot#229 2023-02-21 21:00:51 +01:00
Fixed db null handling #219

Wenn self._leaved_on nicht none ist, käme es hier nicht zum folgenden SQL-Statement:

Ebola-Chan commented on pull request sh-edraft.de/sh_discord_bot#229 2023-02-21 21:00:51 +01:00
Fixed db null handling #219

Auch hier das SET-Problem

Ebola-Chan commented on pull request sh-edraft.de/sh_discord_bot#229 2023-02-21 21:00:51 +01:00
Fixed db null handling #219

Auch hier das SET-Problem

Ebola-Chan suggested changes for sh-edraft.de/sh_discord_bot#229 2023-02-21 21:00:51 +01:00
Fixed db null handling #219
Ebola-Chan commented on pull request sh-edraft.de/sh_discord_bot#229 2023-02-21 20:16:47 +01:00
Fixed db null handling #219

Auch hier das SQL-Statement so implementieren für bessere Wartbarkeit.

Ebola-Chan commented on pull request sh-edraft.de/sh_discord_bot#229 2023-02-21 20:16:47 +01:00
Fixed db null handling #219

Auch hier das SQL-Statement so implementieren für bessere Wartbarkeit.

Ebola-Chan commented on pull request sh-edraft.de/sh_discord_bot#229 2023-02-21 20:16:47 +01:00
Fixed db null handling #219

Wie wäre es hier mit:

Ebola-Chan suggested changes for sh-edraft.de/sh_discord_bot#229 2023-02-21 20:16:47 +01:00
Fixed db null handling #219