Skip to main content

This is lib for work with scripts exceptions.

Project description

ProcessCheckerLib


Using

1.Create a new script on the device and paste it into it

import ProcessCheckerLib

ProcessCheckerLib.StartChecker('code','token','chatID')

Where token and chatId are variables that the bot holder will give you, and code can be obtained from the bot by sending it a command /code, a link to the bot will be given by its holder.

2.Run this script and keep it constantly active. (preferably demonize)

3.Paste at the beginning of all the scripts that you want to track

import ProcessCheckerLib

ProcessCheckerLib.scriptTracker()

Success!

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

ProcessCheckerLib-0.0.4.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

ProcessCheckerLib-0.0.4-py3-none-any.whl (3.6 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