notquitethereyet / Empress-Discord-Self-Bot

A Selfbot I made as a hobby
2 stars 0 forks source link

Replit #1

Open Shkeffy opened 2 years ago

Shkeffy commented 2 years ago

This is pretty good! I can't wait for more!

Shkeffy commented 2 years ago

@quiet69 Could you please help me with an error on Replit? Screenshot 2022-05-05 9 36 05 PM

notquitethereyet commented 2 years ago

use eris instead of discord.js... here is the documentation for eris

Shkeffy commented 2 years ago

@quiet69 How would I implement that? I'm new to code...

Shkeffy commented 2 years ago

Also, do your embeds even work? Didn't they get removed...?

notquitethereyet commented 2 years ago

the discord.js version this uses is obsolete so it wont even login to the token....

Shkeffy commented 2 years ago

I have no idea how to set it up with Eris.

notquitethereyet commented 2 years ago

you would have to use my code base and port it to eris manually... it isnt much different... go through their api documentation. i dont really have the motivation to port it so i wouldnt to help you other than point you in the direction