A simple discord selfbot that you can run on your groupchats through the Google Generative API (Gemini).
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.
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!