Prashant Jhaprashantjha14.hashnode.dev·Jul 10, 2024How I Created a Discord Bot for ICAI Batch NotificationsMy brother is studying for CA, and it is compulsory to take two study batches (Orientation and Information Technology) by ICAI. However, most of the time, the batches are full, and it can be tedious to check for availability continuously. So, I made ...Discuss·1 like·26 readsTechForGood
useapiuseapi.hashnode.dev·May 13, 2024Discord CDN ProxyHost your images and videos on Discord CDN Suppose you want to take advantage of the free Discord CDN to host your images or videos. With the simple script below, you can upload your assets to a desired Discord channel: curl -X POST "https://discord....Discuss·34 readsdiscord
WavePlayforWavePlaywaveplay.hashnode.dev·May 6, 2024Modern new way to use Discord.js command options (Robo.js)You can now access your Discord bot's slash command options as a simple object in command functions, as of Robo.js v0.10! We believe this is more straightforward and easier to understand than before. Keep in mind, you can still use the old way if you...DiscussProgramming Blogs
WavePlayforWavePlaywaveplay.hashnode.dev·Apr 16, 2024Robo.js v0.10 is here - more than just Discord.js botsWe're excited to announce the release of Robo.js v0.10 - our biggest update yet! 🎉 There's a lot to unpack, so we'll cover new features in future posts. However, there's some important changes you should know about right now. Not familiar with Robo...Discussdiscord activities
WavePlayforWavePlaywaveplay.hashnode.dev·Feb 16, 2024Now Live: Free Dedicated Discord Bot Hosting on RoboPlay (Read for Invites Codes)We're beyond excited to unveil RoboPlay! It's not just another hosting service; it's a next-gen platform tailored for Discord.js bots, especially those powered by the Robo.js framework. Currently in early beta. Plus, it's free to use, even post-beta,...Discussroboplay
Krish Parekhkrishparekh.hashnode.dev·Jan 25, 2024Build a Discord bot with Node.jsIntroduction In today's blog we will learn how to build discord bot named WisdomWhisper using Node.js. This bot will provide random advice when prompted by user commands. We'll start by establishing the basics with two initial commands. The first, /p...Palak Varma and 3 others are discussing this4 people are discussing thisDiscuss·30 likes·294 readsdiscord
WavePlayforWavePlaywaveplay.hashnode.dev·Nov 25, 2023A Big Thank You to Our Robo.js Hacktoberfest Contributors!As we reflect on this year's Hacktoberfest, we're truly amazed by the energy and creativity shown by the Robo.js community. Your contributions have been the highlight of our month, and we're excited to showcase the innovative plugins and valuable con...DiscussNode.js
Coding Corgicoding-corgi.hashnode.dev·Nov 18, 2023Create Your Own Discord Bot and Deploy it For FreeLooking for a cool project to add to your portfolio ? You've come to the right place. In this tutorial, we will build a Discord Bot that can send user a random joke, a random activity to do, and a list of popular songs based on genres. You will learn...Discuss·11 likes·109 readsDiscord bot
WavePlayforWavePlaywaveplay.hashnode.dev·Oct 2, 2023Hacktoberfest with Robo.js: Build Bots or Plugins & Win Stuff!October is here, and with it comes Hacktoberfest! WavePlay is thrilled to be part of this coding fiesta, inviting you to play around with Robo.js, our slick Node.js (& Bun) framework for spinning up epic bots — aka Robos - using Discord.js! 🚀 With R...Discuss·1 likeDiscord bot
Vishnu Dileeshvic0de.com·Sep 28, 2023Node.js Discord Bot: Create GitHub Issues with Slash CommandsA Discord bot that can help you create Github issues from the Discord chat via Slash Commands, let's begin. We will be using Nodejs to build the bot while using the discord.js library. For the bot to talk to GitHub we will be using the GitHub-provide...Discuss·102 readsdiscord