About 97,800 results
Open links in new tab
  1. discord.py - How can we add a bot when we are not the owner of …

    Apr 12, 2021 · To add a bot to a server you need to firstly have the "Manage Server" or "Administrator" permission in that server. Then head to the Discord Developer Portal > Your …

  2. How do I add bots to a Discord server without permission?

    Apr 21, 2022 · I have a bot ready for work. I have a question that I want my bot to get in a server I do not own or the server for which I don't have admin permission? Is there any way that I can …

  3. How to connect one bot to multiply voice channels ? Discord.js

    Feb 24, 2021 · I'm creating a music bot discord but I figured out a miss. My bot can be only once on one voice channel. Is there way to connect this bot to more then one voice channel ?

  4. Why is Discord Bot not being added to my server?

    Dec 30, 2023 · to my bot. The invite link seems to work alright except for the fact that I'm using a discord url as my redirect link but the bot does not appear in my server. Does anyone have …

  5. How can i add a queue function in my discord music bot?

    May 10, 2022 · How can i add a queue function in my discord music bot? Asked 3 years, 4 months ago Modified 3 years, 4 months ago Viewed 1k times

  6. Python Nextcord Discord bot MusicCog doesn't play music from …

    Feb 12, 2024 · I was trying to make a Discord bot for my server and i decided to add music using the Spotipy lib. The bot joins the channel but when i call the command "!play ..." nothing …

  7. How to add loop and queue command to discord js music bot

    Apr 6, 2021 · How to add loop and queue commands to this discord js music bot? I followed a guide and made a simple music bot with Discord js. It works but I could'nt find out how to add …

  8. Discord - How to give my bot permissions. [Javascript]

    May 8, 2018 · You cannot assign permissions to a bot in the guild. They must be willingly given to the bot through the invite scopes of the person who invited it. And yes, the permissions will …

  9. Discord Music Bot FFMPEG Troubleshooting - Stack Overflow

    Apr 6, 2025 · I am trying to create a Python Cog for a Discord.py bot on Windows 10 that allows the bot to join a voice channel to play music or funny audio. It is just something for me and my …

  10. python - Discord py - music bot queue command - Stack Overflow

    Nov 9, 2020 · Hey guys, I have two little problems I dont know how to solve. What do I want to do? I want to create a pretty simple music bot with a few functions. Play music from a URL …