Commit History

Author SHA1 Message Date
  baumsplitter41 b68cc1bbb7 Edited the /modinfo Command. History is now chronological 4 months ago
  BaumSplitter41 14e84ce3f1 Adding Space between the prints in the console. 4 months ago
  baumsplitter41 94b56fb3e1 deleted the print when database sync is done 4 months ago
  baumsplitter41 a0bda074a9 Fixing timestamp formatting at database sync. 4 months ago
  baumsplitter41 a936580e21 fixing database update problems 4 months ago
  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 months ago
  baumsplitter41 c377187623 Changing that commands are one message instead of multiple messages 4 months ago
  BaumSplitter41 e12bc52c13 Fixed problems with the periodic update of team members and team roles. 4 months ago
  BaumSplitter41 2e27c1cfa7 changing layout of the team members update function 4 months ago
  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 months ago
  BaumSplitter41 e8d83e4f70 Changes Update Time of Users in Database 4 months ago
  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 months ago
  BaumSplitter41 19b5b72a1b fixing type error in mysql connection 4 months ago
  BaumSplitter41 a7a700f944 fixing errors 4 months ago
  BaumSplitter41 c983b97159 fixig error in main.py 4 months ago
  BaumSplitter41 04f019821f fixing errors 4 months ago
  BaumSplitter41 5a1cc7da0f Fixing errors 4 months ago
  BaumSplitter41 c304ba00e7 Fixing error in the Databeese Update for Usernames with special characters. 4 months ago
  BaumSplitter41 f1ba850a14 Build a function that periodically retrieves all users from a database. 4 months ago
  BaumSplitter41 043e39027d Deleting modinfo cog, it stays in the main.py 4 months ago
  BaumSplitter41 7129d5c209 Outsource the /modinfo command into a cogs file 4 months ago
  BaumSplitter41 d39e3754ba Changing some markdown 4 months ago
  BaumSplitter41 5d5c0468d2 Fixing that the user dont get a ping when /moduser is false 4 months ago
  BaumSplitter41 f04b6a8c0d deleting the print in the log channel 4 months ago
  BaumSplitter41 b59483141e Fixing Error, deleting the print of the loaded cogs in log channel 4 months ago
  BaumSplitter41 0d68e16d44 Fixing 4 months ago
  BaumSplitter41 4e60547c8d Translations 4 months ago
  BaumSplitter41 b4418a0346 Fixing problems with the log print 4 months ago
  BaumSplitter41 28322ae376 Printing Cogs list in log channel by startup 4 months ago
  BaumSplitter41 09137d7208 Printing the /commands in the botlog by startup. 4 months ago