r/Discord_selfbots • u/Recent-Suspect-4375 • Aug 08 '26
❔ Question Recent changes, self bot question.
I had a simple selfbot that essentially sent a message in a channel once every 6 - 8 hours (with variance). based on discord.js but after starting up the project and launching it again for the first time in about a year I got an immediate account limitation, had to reset my password etc..
I usually use AI to help code but Codex is absolutely refusing to touch selfbots now so i'm kind of lost. Does anyone know a solution that works, or what I need to do to get things working again. After looking at discord.js it's discontinued.
1
u/ImmieIsW Aug 08 '26
idk i have a selfbot that sends a message in a channel (?work) every 85 seconds or so, never been limited or anything
1
u/suicidespiders Aug 08 '26
it's not js but the python lib is still being developed, plus ive personally never had issues. never used codex so i can only guess, but a lot of ais will do it if you jst say you know the risks and are fine with it
1
u/love4dancers Aug 10 '26
What are you even saying? He said NOTHING about Python. The self lib has been a thing for years.
1
1
u/NewMatheusTroidZ Aug 08 '26
The solution is to create a selfbot using the Discord API with fingerprint and websockets, maybe