logicguy1 / Mass-Dm-Self-Bot

A Dm All SelfBot Working as off 2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Mass Dm Self Bot

A Discord Mass Dm bot
Report Bug · Request Feature


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. 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

  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 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.

  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

Project Link: https://github.com/logicguy1/Mass-Dm-Self-Bot

About

A Dm All SelfBot Working as off 2021


Languages

Language:Python 100.0%