⚠️Database

Dball

Displays the entire database within the server.

Usage:
!dball [page number]

Dbkey

Displays all values for the specified key.

Usage:
!dbkey <key name> [page number]

Dbuser

Displays all data in the database for the specified person.

Usage:
!dbuser <@user/id> [page number]

Dbget

Displays the data for the specified person within the entered key.

!dbget <@user/id> <key>

Dbset

Changes the data for the specified person within the entered key.

!dbset <@user/id> <key> <value>

Dbdel

Deletes the data for the specified person within the entered key.

Usage:
!dbdel <@user/id> <key>

Dbresetkey

Deletes all data within the specified key.

!dbresetkey <Key/Code>

Last updated