⚠️Database
These are HIGH-RISK commands. Do not use them unless you are authorized and have the necessary knowledge.
Dball
Displays the entire database within the server.
!dball [page number]
Dbkey
Displays all values for the specified key.
!dbkey <key name> [page number]
Dbuser
Displays all data in the database for the specified person.
!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.
!dbdel <@user/id> <key>
Dbresetkey
Deletes all data within the specified key.
!dbresetkey <Key/Code>
Last updated