Filly is a simple Discord server joiner script designed to automate the process of joining servers using a list of tokens. This is an open-source project and is currently in v1.
- Uses multiple threads to join Discord servers.
- Handles token management and tracks joins.
- Captcha handling with external solvers.
- Proxy support for anonymity.
- Logs successful joins, failures, and captchas.
- Python 3.7+
- Required libraries listed in
requirements.txt
-
Clone the repository:
git clone https://github.com/Nuu-maan/Filly-Discord-Token-Filler.git cd Filly-Discord-Token-Filler
-
Install dependencies:
pip install -r requirements.txt
-
Configure the script:
- Edit
input/config.json
for your settings. - Place your Discord tokens in
input/tokens.txt
. - Add invite links in
input/invites.txt
.
- Edit
-
Run the script:
python index.py
- This version is v1 and may contain bugs. No further changes or updates will be made.
- Future versions will have more advanced features and improvements.
The next version, v2, will introduce many new features, including:
- Improved browser impersonation.
- More reliable captcha solvers.
- Enhanced proxy support.
- Additional optimizations and bug fixes.
v2 will be available for sale.
You can reach out to us on Discord:
This project is open-source and released under the MIT License.