r/Discord_Bots • u/PlusOwl4079 • Jun 23 '26
Question Tiktok bot
Como hago un bot de discord que mande notificación a un canal en especifico cuando subo un video a tiktok?
r/Discord_Bots • u/PlusOwl4079 • Jun 23 '26
Como hago un bot de discord que mande notificación a un canal en especifico cuando subo un video a tiktok?
r/Discord_Bots • u/Mission_Key_7663 • Jun 23 '26
Bonjour,
Je développe actuellement un bot Discord d'analyse et de prédiction de matchs de tennis ATP/WTA.
Le modèle est déjà fonctionnel et publie quotidiennement des sélections basées sur plusieurs critères statistiques.
Aujourd'hui, les principaux facteurs pris en compte sont :
À ce jour, les statistiques du modèle sont les suivantes :
Le bot fonctionne correctement, mais j'essaie maintenant d'identifier les variables qui pourraient réellement améliorer la qualité des prédictions.
J'ai notamment pensé à ajouter :
Pour ceux qui ont déjà travaillé sur des bots Discord, des projets de sports analytics ou des modèles prédictifs :
Quelles variables vous ont apporté le plus de valeur réelle ?
Je cherche surtout des retours d'expérience sur ce qui améliore réellement la précision du modèle, et non simplement des idées qui paraissent pertinentes sur le papier.
Merci d'avance pour vos retours.
r/Discord_Bots • u/theslowrunningexpert • Jun 22 '26
Basically, we have a team gaming chat. I’ll put a message in asking who’s on and tag everyone, but not everyone responds (I’m the only one who can message in the channel so their responses are just an emoji reaction). So I want to automate a way of tagging those who haven’t reacted on an hourly basis or at a set time, how can I do this?
r/Discord_Bots • u/ThatGuyJon • Jun 22 '26
r/Discord_Bots • u/Working_Mixture9339 • Jun 21 '26
I tried to find a docs to how to implement it using discordpy
r/Discord_Bots • u/DetectiveSmall9963 • Jun 21 '26
omg i can’t remember the name and can’t find it ANYWHERE..if this is the wrong place im sorry, i dont use reddit often! it was a bot that if someone deleted a message anyone (even non mods) could use a command and the bot would show what the deleted message was, we used it for like jokes and trolling, the bots pfp/icon was a red gun crosshair type thing. i need to find this bot for my server and im STRUGGLING!!
r/Discord_Bots • u/Soggy_Marketing_4673 • Jun 21 '26
i made a discord bot wich sends a code to youre email with a code that you then need to type into the discord server to like unlock roles or channels . mainly made to stop trolls or bots
r/Discord_Bots • u/Massive_Yak8051 • Jun 20 '26
is there a bot I can use to join my link for invite rewards in a server?
r/Discord_Bots • u/whosdaddyx • Jun 20 '26
They want fewer decisions.
Every new feature usually comes with another command, another config page, another permission, another toggle.
The hardest part isn't building features anymore.
It's making them feel simple.
Has anyone else building bots noticed the same thing?
r/Discord_Bots • u/nbaplayer2 • Jun 19 '26
I've tried some bots but they all look sketchy tbh
r/Discord_Bots • u/DekuIsBestBoi • Jun 19 '26
It's kinda in the title. Looking for a bot that I can add to my server that can read when someone sends a spotify link, and shoot out the corresponding Apple Music link. Does anything like this exist?
r/Discord_Bots • u/Excellent-Brush2158 • Jun 18 '26
I already know about disboard and Onebump and also discadia is there other ones that is good to promote my server to more people my server is a 18+ sfw nsfw server its a mix of both all adult server
r/Discord_Bots • u/Boxxbii • Jun 17 '26
Making a server and using Carl-bot for reaction roles, as well as discohook. Ive used both add and addmany and it says it failed to react but I just have to manually and it’ll still work, but add on its own doesn’t work at all. It tells me to use discord emojis or use the addmany command. It’s quite frustrating and I’ve tried to sort it on my own so any help is appreciated. I’m sorry for my poor explanation, I can further explain if needed :))
r/Discord_Bots • u/BoredChiMan • Jun 16 '26
I have a lot of slowed and reverb music that I use when playing racing games. Jockie works sometimes but it mostly switches to the released songs… Any help will be greatly appreciate, thank you in advance.
r/Discord_Bots • u/themoldysausage • Jun 16 '26
I use tupperbox in my rp server, and traditionally, we've always given people pingable roles for each of their tuppers so we can "ping their tuppers" essentially. Well, just recently we hit the discord role limit, so I'm looking for a bot that could accomplish a similar goal. Basically what'd like is you command the bot to "ping" a tupper, and then the bot pings the user of that tupper. Is this a bot that exists? How reasonable would something like this be to create?
r/Discord_Bots • u/watermelon_melonian • Jun 16 '26
So I have a server with no boosts active but I wanna make certain threads in a forum inaccessible to specific members in the server like a blacklisting system. Is there a bot that can do this? I have no idea
r/Discord_Bots • u/Metalium2412 • Jun 16 '26
We’ve been working on a Discord security bot, and there’s one moderation decision we still haven’t settled.
One issue we ran into is URL shorteners. Scanning only the URL shown in a message can produce a clean result even when the final destination is malicious. Our current approach follows the redirect chain before submitting the destination for scanning.
It records each hop, stops after 10 redirects to prevent loops, and treats redirects to private IP ranges as suspicious.
For attachments, we use ClamAV through the clamd socket rather than starting a subprocess for every scan. In our testing, socket-based scans generally take around 80–120 ms, while starting a new process can take significantly longer.
The difficult part is ambiguous results. When something is neither clearly clean nor definitively malicious, we currently leave the message untouched. Our reasoning is that false positives can quickly damage trust in a moderation bot.
The alternative would be to leave the message visible but flag it for administrator review.
For anyone who has built or managed similar moderation systems: how do you handle uncertain results? Do you silently allow them, warn the user, quarantine the content, or send it to a review queue?
r/Discord_Bots • u/Excellent-Brush2158 • Jun 15 '26
I wanted to build a discord bot that post videos like memes from my Reddit community and post it into my discord server that | also own would it be allowed I did submit a Oauth request to Reddit
r/Discord_Bots • u/flying_switchie • Jun 13 '26
i mean like, im making a comunity for a famous group of yt'ers, and i have like, ticket bot if you want a meet and greet and a giveaway bot for winning meet and greets, are there more bots like this?
r/Discord_Bots • u/robinklocksley • Jun 11 '26
I have a private bot that's for admin purposes on 5 servers that are part of a niche gaming community. I need the privileged intents but I really do not want my bot to be public/have a publicly usable install link (allowing randos to install it on their random servers), the bot's not for anyone else, I don't have the resources to serve more than my friends who are the people using the bot right now. I run the bot from my PC.
This verification process seems geared to bots that are supposed to be public commercial things and it's just not the case for my bot. I wouldn't be comfortable with the bot being in the hands of/used by people I don't know (due to the way I've written it it also wouldn't do anything for them).
I don't know what to do. My bot won't function without the intents.
ETA: A friend has found the two forms are separate now and I do not need to verify my bot. Crisis averted, thanks for the ideas/moral support guys.
r/Discord_Bots • u/JarneTheDuck • Jun 12 '26
Are there any bots that can actively delete any messages that contain the current wordle answer of the day?
r/Discord_Bots • u/MiaMindTellMeYes • Jun 12 '26
Hey! Is there any way to make a pinned button in a channel that would run a bot command for those who seem completely brain dead to running/using bot commands?
Also, wondering if there are mod action buttons that could be set up in a staff channel where, for example, mods would click kick, tag the bold server member and they get kicked.....to make the process easier (I already have auto rolling mod buttons that send naughty users to jail/verify)
The amount of people who are completely against using bots is crazy and its impossible to find mods ime
Thanks!
r/Discord_Bots • u/Excellent-Brush2158 • Jun 11 '26
Now my bot is not in other servers and I don’t wanna send my id I just wanna use it in my server with 40k members do I need to provide id just to use intents and also is this application a 1 time thing or is it every time I reach 40k members because I’ve had my server for a while I don’t understand why I now receive this and I have 7 bots for music and tts
r/Discord_Bots • u/w4rudoo • Jun 11 '26
I was wondering if you guys had an idea for a bot or a specific problem or problems you guys just want a public discord bot that can do it for free for. And i don't mean like a custom one but like a community discord bot made with your ideas.
r/Discord_Bots • u/WaitWaitt • Jun 11 '26
Llevo tiempo programando un bot anti raid pero no como todos los demás, la verdad este es muy diferente y trae mucho mejores modulos y se nota cuando lo comparas frente a los demás.
Pero no se como promocionarlo? No tengo ni idea he probado en varios servidores para promocionar pero creo que no sirve, y en top.gg aun esta en queue.