itzlayz / Linto

Discord selfbot with gui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linto

Linto Banner

Installation

# Requirements: Python 3.8+
apt update && apt install git python3 python3-pip -y

# Clone Linto repository and install requirements
git clone https://github.com/itzlayz/Linto && cd Linto && pip3 install -r requirements.txt

# Run Linto
python3 -m linto

Requirements

  • Python 3.8+
  • Discord account

Note: This project violates Discord's Terms of Service (ToS) rules. We are not responsible for the safety of your account. Please review Discord ToS before using this project.


⚠️ Disclaimer: This project is may violate Discord's ToS. Use it at your own risk. The contributors are not responsible for any consequences resulting from the use of this project.

About

Discord selfbot with gui

License:GNU General Public License v3.0


Languages

Language:Python 99.4%Language:Batchfile 0.6%