Mass-Dm-Self-Bot
Mass-Dm-Self-Bot copied to clipboard
A Dm All SelfBot Working as off 2021
Mass Dm Self Bot
A Discord Mass Dm bot
Report Bug
·
Request Feature
Table of Contents
-
About The Project
- Built With
-
Getting Started
- Prerequisites
- Installation
- Usage
- Roadmap
- Contributing
About The Project
Built With
Getting Started
To get a local copy up and running follow these simple steps.
Prerequisites
You need to install Python, that can be done here
Installation
-
Clone the repo
git clone https://github.com/logicguy1/Mass-Dm-Self-Bot.git
-
Install Python packages
# Windows: py -3 -m pip install discord.py # Unix python3 -m pip install discord.py
Usage
Run captureIds.py
with py captureIds.py
It will listen to any events that happen in any of the servers the user account is linked to, this includes messages
, reactions
and user profile updates
.
Roadmap
See the open issues for a list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Project Link: https://github.com/logicguy1/Mass-Dm-Self-Bot