TWDBot - Trench-Wars/twcore GitHub Wiki
Database usage
| Command_' | '''Table''' | '_Currently set to database | | !add | tblTWDPlayerMID | local | | !removemid | tblTWDPlayerMID | local | | !removeip | tblTWDPlayerMID | local | | !removeipmid | tblTWDPlayerMID | local | | !listipmid | (DBPlayerData) tblTWDPlayerMID | local | | !signup | (DBPlayerData) | local | | !squadsignup | (DBPlayerData) (Check if registered and disabled) tblTeam tblTeamUser | local website website | | !registered | (DBPlayerData) | local | | !resetname --> resetRegistration | (DBPlayerData) tblTWDPlayerMID tblAliasSupression | local website local | | !cancelreset | tblAliasSupression | local | | !resettime | tblAliasSupression | local | | !enablename | (DBPlayerData) | local | | !disablename | (DBPlayerData) | local | | !info | (DBPlayerData) | local | | !register | (DBPlayerData) | local | | !altip | tblAliasSupression, tblUser | local | | !altmid | tblAliasSupression, tblUser | local | | (Periodic) checkNamesToReset | tblAliasSupression | local | | (Periodic) checkMessages | tblMessage | website |
Database website = trenchwars.org Database local = RoboQueen