Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 838 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 838 Bytes

Discord DB (DDB)

Database motor for manipulating, retrieving and storing data by using a Discord server.

Table of Contents

About

DDB (Discord Database) is a Discord Bot that helps managing and storing data that the user provides. It works entirely throught the Discord Client. The bot is written in JavaScript (by using Discord Js).

Versions

v. 0.1-beta (05/11): added a simple select statement.

v. 0.2-beta (07/11): added a simple delete statement and fixed some errors.

v. 0.3-beta (09/11): added a simple insert statement and fixed the select * .