discord-eco
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -83,3 +83,3 @@ const sqlite3 = require('sqlite3').verbose(); | ||
fetchBalance: function(client, userID) { | ||
fetchBalance: function(userID) { | ||
const getInfo = new Promise((resolve) => { | ||
@@ -86,0 +86,0 @@ // Variables |
{ | ||
"name": "discord-eco", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Framework of a discord bot using in a tutorial series.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
7234
3
1
70