提交历史

作者 SHA1 备注 提交日期
  BaumSplitter41 7e23261a78 fixing errors 1 月之前
  BaumSplitter41 26b7c789bd changing the verify system, to edit the message in a json not in the setup command. 1 月之前
  BaumSplitter41 5668be2aa4 making the varification system more effictive 2 月之前
  BaumSplitter41 8035478847 fixing error 2 月之前
  BaumSplitter41 7839ead87b fixing an error 2 月之前
  BaumSplitter41 92e3c12e98 added a "uneingewiesen" role to the verfication system 2 月之前
  BaumSplitter41 1c581c1463 removing last commit 2 月之前
  BaumSplitter41 20905afd5b printing cog list in start up in discord 2 月之前
  BaumSplitter41 13385c5030 removed empty lines and and irrelavant comments 2 月之前
  BaumSplitter41 b5cdcb399a Added a cog, which changes the users nickname to the badgenumber and char name. if multiple chars with badge numbers apper, you have to change it manually 2 月之前
  baumsplitter41 df151fd492 Added a funktion that sends a dm to users, who have been inaktive on the server (gameserver) for two weeks. 2 月之前
  baumsplitter41 b2d103a7bf A warn in now also logging into mod-logs 2 月之前
  baumsplitter41 cb4b187855 The user is getting a DM after beeing warned, kicked or banned 2 月之前
  baumsplitter41 f38da5a9f1 activated welcome_msg cog. deleted the funktion in the main.py. changed the picture. 2 月之前
  baumsplitter41 26150454d3 fixing errors 2 月之前
  baumsplitter41 30bd9e1a10 placed the welcome message in the main.py 2 月之前
  BaumSplitter41 03ef88fd1b updated naming of log channels, added server action log channel to config. 3 月之前
  baumsplitter41 b68cc1bbb7 Edited the /modinfo Command. History is now chronological 4 月之前
  BaumSplitter41 14e84ce3f1 Adding Space between the prints in the console. 4 月之前
  baumsplitter41 94b56fb3e1 deleted the print when database sync is done 4 月之前
  baumsplitter41 a0bda074a9 Fixing timestamp formatting at database sync. 4 月之前
  baumsplitter41 a936580e21 fixing database update problems 4 月之前
  baumsplitter41 408b23946b Fixing that /say is sending in curret channel if no channel is specified and adding a message listing registered slash commands on bot startup. 4 月之前
  baumsplitter41 c377187623 Changing that commands are one message instead of multiple messages 4 月之前
  BaumSplitter41 e12bc52c13 Fixed problems with the periodic update of team members and team roles. 4 月之前
  BaumSplitter41 2e27c1cfa7 changing layout of the team members update function 4 月之前
  BaumSplitter41 e58bb11275 Adding a fuction to create a Team table in the database to manage team members separately. Members are added though a role. 4 月之前
  BaumSplitter41 e8d83e4f70 Changes Update Time of Users in Database 4 月之前
  BaumSplitter41 ce0638bfa4 Fixing that the Roles column in the User table can store multiple roles properly by changing its data type to TEXT and ensuring the userid is unique. 4 月之前
  BaumSplitter41 19b5b72a1b fixing type error in mysql connection 4 月之前