Commit Verlauf

Autor SHA1 Nachricht Datum
  BaumSplitter41 da46d10b99 Fixing Problems with the secound department in the einweisung.py vor 4 Monaten
  BaumSplitter41 b59c6e7636 Fixing missing variable assignments in einweisung.py Adding .json implementation in help_cache.py vor 4 Monaten
  BaumSplitter41 30d5bf9179 Making the the secound department optional in the einweisung command. vor 4 Monaten
  BaumSplitter41 433d77a08c Setting up printing message if configurations of roles are missing vor 4 Monaten
  BaumSplitter41 5550d226e8 Fixing Problem with Role Assignment in Einweisung Command vor 4 Monaten
  BaumSplitter41 011c03783b fixing role assignment for department supervisors. vor 4 Monaten
  BaumSplitter41 85eab150f7 Added a /einweisung command as Cog. This command gives Roles to users after a Introduction. The Roles are configurable in config.cfg. vor 4 Monaten
  baumsplitter41 fabc0e4dcb Changed the name of the /help_how_to_start command to /help_start. vor 4 Monaten
  baumsplitter41 d54075b3a4 Added help_start.json and changed some error handlings. vor 4 Monaten
  baumsplitter41 41fa36e54b Made some markdown changes to help_team.json vor 4 Monaten
  baumsplitter41 00d398ed19 fixing problem with help command in help_team cog vor 4 Monaten
  baumsplitter41 94b56fb3e1 deleted the print when database sync is done vor 4 Monaten
  baumsplitter41 a807a9eaa5 fixing errors vor 4 Monaten
  baumsplitter41 e99d2ad321 fixing errors in help_team. vor 4 Monaten
  baumsplitter41 2eb2e55345 fixing help_team command json loading and changing command name of help_team command. vor 4 Monaten
  baumsplitter41 72d9aef57d fixing that the json file path was incorrect and updating variable names for consistency. vor 4 Monaten
  baumsplitter41 a0bda074a9 Fixing timestamp formatting at database sync. vor 4 Monaten
  baumsplitter41 3785753d87 Added help_team.json file for the help team information and modified help_team.py to read from it. vor 4 Monaten
  baumsplitter41 a936580e21 fixing database update problems vor 4 Monaten
  baumsplitter41 49d58a5972 Renamed the /how_to_start and /how_to_team commands to /help_how_to_start and /help_how_to_team for better clarity. vor 4 Monaten
  baumsplitter41 fe5a27685f fixing /say command vor 4 Monaten
  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. vor 4 Monaten
  baumsplitter41 5e5ade8044 Made the channel parameter optional in the say command. vor 4 Monaten
  baumsplitter41 c377187623 Changing that commands are one message instead of multiple messages vor 4 Monaten
  BaumSplitter41 e12bc52c13 Fixed problems with the periodic update of team members and team roles. vor 4 Monaten
  BaumSplitter41 2e27c1cfa7 changing layout of the team members update function vor 4 Monaten
  BaumSplitter41 e58bb11275 Adding a fuction to create a Team table in the database to manage team members separately. Members are added though a role. vor 4 Monaten
  BaumSplitter41 e8d83e4f70 Changes Update Time of Users in Database vor 4 Monaten
  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. vor 4 Monaten
  BaumSplitter41 19b5b72a1b fixing type error in mysql connection vor 4 Monaten