About 50 results
Open links in new tab
  1. oauth 2.0 - Discord OAuth2 redirect URI how-to - Stack Overflow

    Jun 4, 2016 · 5 I'm trying to make a discord bot (with the bot tag) that can join other servers. I will be able to do this, if I can set up a redirect URI for it. I already have the bot account set up, and it …

  2. Let discord bot interact with other bots - Stack Overflow

    Apr 23, 2023 · Let discord bot interact with other bots Ask Question Asked 2 years, 10 months ago Modified 2 years, 7 months ago

  3. How can I get user input in a python discord bot?

    Jun 14, 2020 · I have a python discord bot and I need it to get user input after a command, how can I do this? I am new to python and making discord bots. Here is my code: import discord, datetime, time …

  4. How to get a bot to respond to a bot in discord? - Stack Overflow

    Jun 21, 2024 · 1 I'm trying to get 2 bots to talk to eachother on discord and currently, I have the bots set up. One is javascript and the other is in c# (it's a personal project with trying to learn different …

  5. How to make your Discord Bot always active - Stack Overflow

    Oct 16, 2020 · How do I make my Discord Bot active? When I close my vs code and command prompt, and I do the command in discord, it's not responding anymore. My Discord Bot is showing online but …

  6. How to start multiple py files (2 discord bots) from one file at once

    Jun 28, 2020 · I'm wondering how would I run my 2 discord bots at once from main, app.py, file. And after I kill that process (main file process), they both would stop. Tried os.system, didn't work. Tried …

  7. Trying to make a discord bot that forwards channel messages

    Jun 5, 2023 · Attempt number 1: Set up a new Discord bot application on the Discord Developer Portal. Invite the bot to all the important servers you want to monitor. Set up your bot using Discord.js to …

  8. Discord Bot to trigger other bots actions - Stack Overflow

    Jun 28, 2019 · I want to make use of other bots by triggering their actions via my own bot. Basicly somthing like : !dothis .. which triggers my own bot command , then my bot outputs a message like …

  9. 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 do this?

  10. discord - Are these users bots or people? - Stack Overflow

    Jun 9, 2019 · I have a question about discord bots (well kind of). Recently people have been joining my server (the majority have dots in their user). Most of the time when they join, I am offline. They will sen...