killer is dead
killer is dead
DIAdiscord.js - Imagine an app
Created by killer is dead on 10/29/2023 in #djs-questions
Problems in developing discord bot
Hello everyone, I'm new here , sorry, if i do something wrong. I'm trying to develop my own bot, I'm trying and wondering how to do it. For now I’m trying to make a discord bot using the guides. At the moment, I have already done so that the bot can respond to any messages. Then make a command similar to !ping so that the pong bot responds, thereby showing that the bot is active and working. And the !flip command, for playing a coin, drops out with varying probability 3 parts heads, tails, and edge. Now I need help, and I wanted to ask where I should write regarding the development of a discord bot?. Well, okay.... while I’m writing here, the problem is I want to create my own bot (either a new one or implement it into an existing one), so that when writing !play [URL youtube_video] the bot will go into the voice chat and turn on music or otherwise the sound from the video, The problem is that I kind of wrote the code, but it doesn't work. I checked the status of discord.js v13.1.0, and ytdl-core 4.9.1, the bot token is active and set correctly, and the bot has admin rights, and commands work such as !ping.
25 replies