Skip to main content

Python Wrapper for the Sibyl System Antispam API for telegram

Project description

SibylSystem-Py

Python3 wrapper for the Sibyl System antispam API for telegram

Installation

pip install sibylsystem

Usage

>>> from SibylSystem import PsychoPass
>>> c = PsychoPass("your token")

    SibylSystem-Py Copyright (C) 2021 Sayan Biswas, AnonyIndian, AliWoto
    This program comes with ABSOLUTELY NO WARRANTY.
    This is free software, and you are welcome to redistribute it
    under certain conditions.

>>> c.get_info(2037525377)
Ban(user_id=2037525377, banned=True, reason='Arcane', message='', ban_source_url='', date='2021-10-30T18:47:00.004137+05:30', banned_by=895373440, crime_coefficient=0)

Docs ?

Open the source and read the docstrings

Project details


Download files

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

Source Distribution

sibylsystem-0.0.24.tar.gz (18.2 kB view hashes)

Uploaded Source

Built Distribution

sibylsystem-0.0.24-py3-none-any.whl (24.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page