Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 572 Bytes

File metadata and controls

10 lines (8 loc) · 572 Bytes

Database connection example

This repository contains the code for the database connection example for the BattleBit Community API.

Features:

  • !banweapon & !unbanweapon commands that save to DB, where it checks the DB on every spawn request to see if a weapon is allowed.
  • Gameserver whitelist in DB that stores the token for every IP+port combination.
  • Saving and pulling player stats / progression to and from DB.