Sven Heidemann edraft
edraft deleted branch #22 from sh-edraft.de/sh_discord_bot 2022-12-23 15:48:39 +01:00
edraft pushed to 0.3 at sh-edraft.de/sh_discord_bot 2022-12-23 15:48:39 +01:00
6c6169f7ee Merge pull request 'Added user set command #22' (#143) from #22 into 0.3
40e53de3f2 Removed error handling for database errors and replaced match-case-statements with if-else-statements #22
1b9553e63b Improved error handling and changed attribute names from constants to variables which are located in the language file #22
5447d502cc Merge branch '0.3' into #22
5a4c2901f5 Fixed not checking level after new XP is assinged to user #22
Compare 7 commits »
edraft merged pull request sh-edraft.de/sh_discord_bot#143 2022-12-23 15:48:38 +01:00
Added user set command #22
edraft suggested changes for sh-edraft.de/sh_discord_bot#143 2022-12-19 07:59:41 +01:00
Added user set command #22
edraft commented on pull request sh-edraft.de/sh_discord_bot#143 2022-12-19 07:59:41 +01:00
Added user set command #22

Mach das bitte mit nem elif und als dict in der Klasse und keine weitere Klasse dafür einführen

edraft commented on pull request sh-edraft.de/sh_discord_bot#143 2022-12-19 07:59:41 +01:00
Added user set command #22

DieseBlock ist wegen command error handling an und für auch nicht nötig. Hier könnte man wenn man wollte die Datenbankfehler abfangen

edraft commented on pull request sh-edraft.de/sh_discord_bot#143 2022-12-19 07:59:41 +01:00
Added user set command #22

Der ist bei weitem unnötig xD

edraft commented on pull request sh-edraft.de/sh_discord_bot#144 2022-12-18 11:09:30 +01:00
Added user remove command #23
edraft suggested changes for sh-edraft.de/sh_discord_bot#144 2022-12-18 11:09:30 +01:00
Added user remove command #23
edraft suggested changes for sh-edraft.de/sh_discord_bot#143 2022-12-18 11:07:29 +01:00
Added user set command #22
edraft commented on pull request sh-edraft.de/sh_discord_bot#143 2022-12-18 11:07:29 +01:00
Added user set command #22

Zum einen fehlt die ontime zum anderen wäre ne idee, dass diese strings irgendwie aus translation oder config zieht. Also das man da halt ne liste von diesen Strings hat.

edraft suggested changes for sh-edraft.de/sh_discord_bot#143 2022-12-18 11:05:37 +01:00
Added user set command #22
edraft commented on pull request sh-edraft.de/sh_discord_bot#143 2022-12-18 11:05:37 +01:00
Added user set command #22

Relativ ungenau. Entweder änderst du die beschreibung von dem error oder du machst zwei try except blöcke, einmal für den type cast und dann für die manipulation des users inkl. level check

edraft pushed to #23 at sh-edraft.de/sh_discord_bot 2022-12-18 11:02:23 +01:00
43f5e4f924 Merge branch '0.3' into #23
bcf71a26f0 Fixed cpl query update
b25b75e382 Fixed frontend
f21b4f9881 Merge pull request 'Updated CPL to 2022.12.0 (#140)' (#141) from #140 into 0.3
8705904882 Merge branch '0.3' into #140
Compare 7 commits »
edraft pushed to #22 at sh-edraft.de/sh_discord_bot 2022-12-18 11:02:09 +01:00
5447d502cc Merge branch '0.3' into #22
bcf71a26f0 Fixed cpl query update
b25b75e382 Fixed frontend
f21b4f9881 Merge pull request 'Updated CPL to 2022.12.0 (#140)' (#141) from #140 into 0.3
8705904882 Merge branch '0.3' into #140
Compare 7 commits »
edraft pushed to 0.3 at sh-edraft.de/sh_discord_bot 2022-12-17 16:17:17 +01:00
bcf71a26f0 Fixed cpl query update
edraft pushed to 0.3 at sh-edraft.de/sh_discord_bot 2022-12-17 15:26:53 +01:00
b25b75e382 Fixed frontend
edraft pushed to master at edraft/adventofcode 2022-12-15 22:02:41 +01:00
9054a9ac40 day 15 p1 only :((
edraft pushed to master at edraft/adventofcode 2022-12-14 18:27:46 +01:00
7f557097c6 day 14