r/Discord_Bots

bot that cuts and sends a text in 2000 character chunks

if i have 100k characters that i wanna paste its really cumbersome to do it manually, is there a bot for this

reddit.com
u/gaisericmedia — 7 hours ago

Discord Bot

Hello! I am looking for a Discord bot for a job application. It works as follows: I create the application. I receive the link, which I then send to a channel. When you click on it, you enter the information, and when you are done, I can choose whether he/she passed or not. If the person did not pass, I select that and they receive a DM.

reddit.com
u/Local-Survey-2235 — 1 day ago

Making sure slurs are blocked, but not words containing slurs for Carl-bot

We are trying to set up automod in our server. We're running into an issue where we have our blocked words being successfully deleted and issuing a warning to the offender, but it is also banning words that contain our blocked words. For example: Grape, Spicy, and Fagioli are the words we've tested that still get deleted.

Is there a way to delete the slurs by themselves without deleting these other harmless words that simply contain the slurs?

reddit.com
u/BasedJersh — 1 day ago

Rate limited but following rate limits?

Hi, I am trying to program a bot in Python, and currently I want to get all the user message history of a user, so, I am running a command in a while True cycle with a 0.1 seconds wait per cycle.

I know about rate limits, and check the "retry_after" of the 429 code, I wait those second and then I continue.

Also, I follow the bucket rules, so I check the X-RateLimit-Remaining, and if it's = 0 I wait the X-RateLimit-Reset-After.

When I wait for the time given by the headers received, I also add 0.2 just in case my computer's clock is misaligned to Discord's API.

Yet, after a few buckets (2/3 buckets), I start having a 200 status code, and 429. Another 200 status code, and 429. Etc. Why?

After the 429 code I do wait for the Reset-After, as such, I get the 200 code, but why does it give me 200 once, 429 after, and so on? What am I missing?

Edit: Solved, with the gentle help of SolsticeShard, I solved the issue. Or rather, I understood the reason behind the issue. I am on a shared IP, and the 429s I was receiving where because of them. Thank you very much!

reddit.com
u/Verial0 — 2 days ago

Looking for a bot that can log an specific VC

Hi, I'm aware that a lot of bots have the feature of logging voice events such as VC join, VC leave, and VC move. However, they log every activity in all voice channels, and I need a bot that can ignore every voice channel except 1 or 2. Do you know of any bot that can do that?

reddit.com
u/Tight-Raccoon-3294 — 3 days ago

Is it possible to have my bot add audio files inside embed

I have a bot but I wanna know how to add the audio files inside the embed it’s currently on top of the embed not inside the embed

reddit.com
u/samsonvillage — 4 days ago

Old nsfw discord bot help

I'm looking for this discord bot that was on some server I was in a few years ago but I can't find it anywhere but I'm pretty sure i remember what the command was if anyone else knows its (L.(insert thing you want)(picture or video) and (the amount as a number)

If anyone could help it would be greatly appreciated.

reddit.com
u/NoDescription9491 — 4 days ago
▲ 3 r/Discord_Bots+1 crossposts

Turn by turn Discord bot if anyone knows

Does anyone knows discord bots which uses turn by turn basis. I mean something like a bot where u can battle with the user and you have to select what to do and after the other person will make the there turn.

A basic example of this type of bot is : Poketwo (where u can battle with someone turn wise)

Doesn't matter what the bot genre is i just need idea and inspiration for my bot.

reddit.com
u/Ace_Ace- — 5 days ago

Any cheap discord bot hosts that work with CANADIAN **DEBIT** cards??

Im sick of this, why wont any host accept DEBIT? I dont wanna use my CC. Would be appreciate if anyone here uses a wealthsimple/tangerine debit for a host that works. Thank you in advance.

reddit.com
u/Apprehensive_Fan_659 — 4 days ago

Is there a currently maintained (or working) bot that accepts a command with six hex digits and sends a large square image entirely composed of the corresponding 24-bit color?

I don't know if this is a complicated request but I couldn't find a Discord bot that just sends a square image of a hex color given a command. There's an old GitHub repo for a bot named Pigment that does something similar to what I want (I just want something with a simple /hex #9C59D1 command) but it's unmaintained and not working when I tried it. Thanks in advance!

u/NyxTheia — 5 days ago
▲ 1 r/Discord_Bots+1 crossposts

I need help posting bot

I have the code for a bot that is meant to create an upvote/download system on forum posts using reactions. When a post receives enough of the thumbs-up reaction, they get a role. The only problem is I have no idea how to actually create the bot outside of coding it. So I will give the code for free to anyone willing to upload it, then give me the link to use it (this is for personal use). Also, if anyone has info on a bot that can already do this, please tell me.

dm me for the code

reddit.com
u/SomewhereLimp1550 — 7 days ago

Need feedback -content creators & Discord mods, would you use a Discord bot that shares your posts across servers

Hey Guys

I’ve been working on a Discord bot for content creators and I’m trying to get some honest feedback from people who run communities.

The idea behind it is something I’ve been building for a while called ContentMatch — it’s a network for creators to get more engagement and feedback so their content doesn’t just get posted into a void.

The Contentmatch bot is meant to extend that into Discord servers.

Concept:

Creator-focused servers can opt into a network where, when someone posts content, it can be shared across other participating servers.

The goal is to create a kind of network effect where creators naturally get more visibility and engagement from similar communities.

What I’m trying to figure out:

  • Does something like this actually sound useful for Discord server owners or mods?
  • Would you be comfortable with your server being part of a cross-server content network?
  • What would make something like this feel safe / not spammy / easy to control?
  • What concerns would you immediately have with this idea?

I’m not really trying to promote anything yet just want to know if this is even something worth continuing or if there are obvious flaws I’m missing.

If you’ve run a community before, I’d really appreciate your thoughts

Here is the link for the bot. https://bot.contentmatch.io.

Please I really need some feedback

u/appcontentmatch — 6 days ago

Looking for an autokick bot

I have a medium sized discord server and I'm looking for a bot that I can use to kick everyone who hasn't talked in X amount of days , I'd prefer if this bot had a way to exclude some roles

reddit.com
u/dipdraon — 7 days ago

I built my first Discord bot to help mods answer repeat support questions. Looking for feedback.

  I’m new to building Discord bots and made one for server support tickets.

 The idea: mods answer tickets as usual, and the bot uses resolved conversations to suggest FAQ entries so future repeat questions are easier to answer.

  I’m trying to figure out:

  - is this actually useful for Discord server owners?

  - would AI-suggested FAQ entries feel trustworthy?

  - what would make setup feel less risky/confusing?

  Happy to share the link in comments if allowed. Mostly looking for feedback from people who run Discord communities.

reddit.com
u/Mindless_Yellow9940 — 8 days ago

Looking for a level up bot that replaces roles as members level up

Does anyone know of an existing free bot that I can use in my discord server for leveling and permission purposes.

We have a few channels and perks that are level locked.so when someone reaches level 10, they access 1 channel, then level 15, they access another channel. But when they reach level 15, I want the level 10 role to be removed? You know?

Im currently using Enguage as our leveling system, and Im sure its user error, but I cant get it to remove roles once the next one is earned.

Thanks in advance for any and all help!

reddit.com
u/Actual_Birthday_9887 — 8 days ago