Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as JavaScript by emirrbey17 ( 7 years ago )
exports.run = function(client, message, args) {
message.channel.send(`**İNG Bank - İninal IBAN: 0000020148249**`);
};
module.exports.conf = {
enabled: true,
guildOnly: false,
aliases: ["bagis"],
permLevel: 0
};
module.exports.help = {
name: 'bağış',
};
Revise this Paste