-
I'm currently trying to make a rich embed that uses fields. I know there is a way to do it with the selfbot at the current time, but it doesn't support fields yet? I tried looking at Eris documentatio…
-
I love your selfbot but ever since using it, I havnt been receiving mobile notifications from discord. I believe it has to do with Discord thinking that I'm active and not afk. Is there something I ca…
-
> 2.4 End User Data.
> “End User Data” means all data associated with the content within the functionality enabled by the API or SDK, including but not limited to message content, message metadata, v…
-
FUCKING I GOT LOCKED AND I NEED A NUMBER TO USE REEE
-
I've been using the selfbot without issue for awhile now, but with one of the recent updates, it does not work for me anymore. I have tried reinstalled python 3.5.2 to no avail. Here is what it does o…
phyne updated
7 years ago
-
Hi, I have an issue with the `'userinfo` then tagging me will show my status as offline, no matter what it actually is set as.
-
I'm not really sure what I need to include here. I downloaded the latest version of the JAR, ran the run.command, and ended up with this error. I've had this working before, so something must have cha…
-
{
"token": "????????????????????????????????????????????????????????????",
"ownerID": "331011619452878859",
"prefix": "-",
"rotatePlayingGame": true,
"rotatePlayingGameTime" : 150000,
…
-
Upon attempting to call the .join() method on a selfbot, I get a NoPermission error.
Here is the code
```rb
bot = Discordrb::Bot.new(token: token, type: :user)
bot.run(true)
bot.join(invite)
`…
-
Discord has previously rolled out anti-spam measures on certain endpoints. When these endpoints are accessed by a userbot, the account will be flagged as spam, and in certain cases, will have its veri…