ニュース

This is a simple Discord bot built with JavaScript. It supports several commands and features to interact with users on a Discord server.
A base handler for a Discord self-bot in JavaScript, open source, allowing the addition or removal of features. - originels/Self-Bot-Discord ...
こんにちは、ご無沙汰しています。 じむです。 普段は浪人生をしていますが、スキマ時間でこの春、JavaScriptを利用したDiscordのBot、「らならぼっと」を作ってみました。 この記事ではDiscord.jsを用いたBotの作り方は紹介していません。 ご了承ください。 Ⅰ.
How to make a Discord Bot Step 1: Download Node.js and set up a Discord account. Node.js is a JavaScript runtime that’s free and open source, and you’ll need it to actually make your bot work.
In this tutorial, we will build a simple Discord bot using Node.js! With these simple steps, we can create, develop, and deploy a bot in under 60 minutes.
A tutorial provided by Discord Bots outlines the most common Java method to create bots, while other devs prefer using the node.js with the discord.js wrapper, or a Python wrapper. These bots are ...