Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 890 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 890 Bytes

About

A simple discord selfbot that you can run on your groupchats through the Google Generative API (Gemini).

How to setup

Install NodeJS 16.6.0 or newer.

Install Source Code as ZIP and download

Extract the ZIP in a safe folder. (not your desktop)

Adjust the index.js "INSERT_GEMINI_KEY", 'INSERT_USER_TOKEN' and 'INSERT_USERID' all accordingly.

How to run

Open command prompt

Run the command cd followed by the file path of your folder.

Run the command npm install

After it's done installing all modules run the command node index.js

Then you should be good to go!

Credits

discord.js-selfbot-v13

I don't take any responsibility for blocked Discord accounts that used this .

Using this on a user account is prohibited by the Discord TOS and can lead to the account block.