Fetch more than 100 messages – I’m trying to figure out a way to use loops to get old messages […]

Discord.js message attachments picture – message.channel.sendMessage(text).attachments [“”,{url:”http://openweathermap.org/img/w/”+icon+”.png” }]; I made some bot, with node-js ( discord.js ). I want to […]

Discord: Get User by Id – I’m trying to create a web application to manage the users of my Discord […]