Skip to content

Selenium based discord selfbot for mass DMing everyone in a joined server.

Notifications You must be signed in to change notification settings

advaith101/discord_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot Instructions:

1. Install Python >= 3.7
2. Install pipenv by running in terminal: pip3 install pipenv (or pip install pipenv)
3. Open terminal/shell in this directory.
4. Download dependencies by running (only required for the first time running bot): pipenv install
5. Edit message you would like to Mass DM by editing message.txt. **Always keep 1 line in between paragraphs (as shown in the demo message)**
5. Run bot: pipenv run python discord_bot.py

About

Selenium based discord selfbot for mass DMing everyone in a joined server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages