Skip to content

Joyen12/Mass-Dm-Self-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Mass Dm Self Bot

A discord Mass Dm bot
Explore the docs »

Report Bug · Request Feature · Join the discord

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

About The Project

Image of product

It generates and checks discord nitro codes at the same time for maximum efficiency

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

  1. Clone the repo
    git clone https://github.com/logicguy1/Mass-Dm-Self-Bot.git
  2. Install Python packages
    # Windows:
    py -3 -m pip install -U discord.py
    
    # Unix
    python3 -m pip install -U discord.py

Or this can be done using android with unrooted Termux

git clone https://github.com/logicguy1/Mass-Dm-Self-Bot
python3 -m pip install -U discord.py
cd Mass-Dm-Self-Bot
python3 main.py

Usage

Run the captureIds.py file using py -3 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 you can wait to a giveaway The code will start generating and checking after that step

For more examples, please refer to the Documentation

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Copyright

© 2020 Drillenissen#4268 all rights reserved

Contact

Logicguy - @Drillenissen#4268 - logicguy.mailandcontact@gmail.com

Project Link: https://github.com/logicguy1/The-all-in-one-discord-tool

About

A Dm All SelfBot Working as off 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%