mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 08:12:04 +02:00
For God's Sake Work
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user