Sven Heidemann edraft
edraft created pull request sh-edraft.de/sh_discord_bot#145 2022-12-23 16:17:19 +01:00
Build 0.3.0.rc1
edraft created branch 0.3.0.rc1 in sh-edraft.de/sh_discord_bot 2022-12-23 16:12:37 +01:00
edraft pushed to 0.3.0.rc1 at sh-edraft.de/sh_discord_bot 2022-12-23 16:12:37 +01:00
e01290db9b Build 0.3.0.rc1
edraft pushed to 2022.12 at sh-edraft.de/sh_cpl 2022-12-23 16:09:31 +01:00
713fa5243c Fixed publisher service
edraft pushed to 0.3 at sh-edraft.de/sh_discord_bot 2022-12-23 15:50:09 +01:00
6273ce9cba Merge pull request 'Added user remove command #23' (#144) from #23 into 0.3
5c923d8bd8 Merge branch '0.3' into #23
ffd5105154 Removed error handling for database errors, replaced match-case-statements with if-else-statements and removed unused variables from the language file #23
9040ab6fca Improved error handling and changed attribute names from constants to variables which are located in the language file #23
9d89135b4c Added SQL command to delete all records by user id in "userjoinedvoicechannel"-table #23
Compare 7 commits »
edraft deleted branch #23 from sh-edraft.de/sh_discord_bot 2022-12-23 15:50:09 +01:00
edraft merged pull request sh-edraft.de/sh_discord_bot#144 2022-12-23 15:50:08 +01:00
Added user remove command #23
edraft closed issue sh-edraft.de/sh_discord_bot#23 2022-12-23 15:50:08 +01:00
0.3 - user remove {atr} {user}
edraft pushed to #23 at sh-edraft.de/sh_discord_bot 2022-12-23 15:48:47 +01:00
5c923d8bd8 Merge branch '0.3' into #23
6c6169f7ee Merge pull request 'Added user set command #22' (#143) from #22 into 0.3
Compare 2 commits »
edraft closed issue sh-edraft.de/sh_discord_bot#22 2022-12-23 15:48:39 +01:00
0.3 - user set {atr} {value} {user}
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 deleted branch #22 from sh-edraft.de/sh_discord_bot 2022-12-23 15:48:39 +01:00
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 created pull request sh-edraft.de/sh_cpl#155 2022-12-22 19:43:37 +01:00
Static dependency injection (#148)
edraft created branch #148 in sh-edraft.de/sh_cpl 2022-12-22 18:52:20 +01:00
edraft pushed to #148 at sh-edraft.de/sh_cpl 2022-12-22 18:52:20 +01:00
d600852bec Added logic to support global service provider #148
c09f2f8e83 Fixed scoped #148
Compare 2 commits »
edraft opened issue sh-edraft.de/sh_cpl#154 2022-12-22 16:58:30 +01:00
ConfigModel from dict ablösen
edraft opened issue sh-edraft.de/sh_cpl#153 2022-12-22 16:57:05 +01:00
python update