Skip to content

insonyy/Discord-DB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 * .