mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 22:32:50 +02:00
For God's Sake Work
This commit is contained in:
@@ -51,6 +51,7 @@ module.exports = class StrawpollCommand extends Command {
|
|||||||
options: choices
|
options: choices
|
||||||
});
|
});
|
||||||
const data = response.body;
|
const data = response.body;
|
||||||
|
console.log(response);
|
||||||
console.log(title);
|
console.log(title);
|
||||||
console.log(choices);
|
console.log(choices);
|
||||||
console.log(data);
|
console.log(data);
|
||||||
|
|||||||
Reference in New Issue
Block a user