Contents:
DB
DB.age
DB.e()
DB.getImgs()
DB.getSeen()
DB.insert()
DB.insertImg()
DB.isAdmin()
DB.replace()
DB.select()
DB.updateSeen()
Bases: object
object
Handles connecting to the database and reading and writing data. Currently supports only MySQL/mariadb, and that probably needs to change.