Skip to content
Snippets Groups Projects
Commit 3ab75215 authored by Reviath's avatar Reviath
Browse files

Update oylama.js

parent 8e2a1452
Branches
No related tags found
No related merge requests found
......@@ -10,8 +10,8 @@ const Discord = require('discord.js');
.setFooter('Oylama Başladı', client.user.avatarURL())
.addField(`**Oylama Başladı**`, `**${question}**`)
message.channel.send(embed).then(function(message) {
message.react('801039054694514691');
message.react('801038779955150888');
message.react('👍');
message.react('👎');
})
message.channel.send(embed);
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment