For God's Sake Work

This commit is contained in:
Daniel Odendahl Jr
2017-04-16 15:39:28 +00:00
parent 96eac27521
commit b329af31c5
+1
View File
@@ -51,6 +51,7 @@ module.exports = class StrawpollCommand extends Command {
options: choices
});
const data = response.body;
console.log(response);
console.log(title);
console.log(choices);
console.log(data);