AstraaDev / Discord-GroupLocker

Allows you to Lock the entry and exit of a Discord group.

Home Page:https://discord.gg/ckHmZMct5z

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Discord] - GroupLocker (V1.0.0)

astraadev

[Discord] - GroupLocker is a Script Gathering for Windows systems written in Python.

Allows you to Lock the entry and exit of a Discord group.

Disclaimer

GroupLocker was made for Educational purposes
This project was created only for good purposes and personal use.
By using this Tool, you agree that you hold responsibility and accountability of any consequences caused by your actions.

Features

  • - Lock joins - Automatically kick the person if they join the group.
  • - Lock leaves - Automatically re-adds the person if they leave the group.

How To Setup/Install

First of all please set a prefix in the config.json file!

{
    "token": "TOKEN-HERE", 
    "prefix": "PREFIX-HERE"
}

1st・Installation (Automated installation)

Launch the setup.bat file. A new file will be created. You will only have to launch it.

2nd・Installation (Manual installation)

$ git clone https://github.com/AstraaDev/Discord-GroupLocker.git
$ python -m pip install -r requirements.txt
$ python selfbot.py

Additional Informations

General Informations:

  • If you have a problem, CLICK HERE to watch the YouTube video.
  • If you find any malfunction, contact me on Discord: Astraa#6100 or join my Discord Server.

About

Allows you to Lock the entry and exit of a Discord group.

https://discord.gg/ckHmZMct5z


Languages

Language:Python 96.2%Language:Batchfile 3.8%