Clear-All-DM-Discord

Installation and Setup

Prerequisites

  1. Clone the Repository

    • git clone <Repo name>
  2. Change into Project Directory

    • cd CLEAR-ALL-DM_DISCORD
  3. Setup Virtual Environment

    • pip install pipenv
    • pipenv shell
  4. Install Dependencies

    • pipenv install -r requirements.txt

You can Run or Edit the Project as you wish from here onwards