Added dbconnect, first step to linking a database with the bot

This commit is contained in:
Raatty 2018-05-24 10:17:48 +12:00 committed by GitHub
parent bb933b4f7b
commit 78df042106
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,5 +3,6 @@
"display_name" : "[ds!] Dev-Sebi",
"maintenance": "True",
"ownerlist": [],
"prefix": "ds!"
"prefix": "ds!",
"dbconnect": ""
}