Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 357 Bytes

File metadata and controls

12 lines (8 loc) · 357 Bytes

StaphCU

TG Bot that could check and mark user

Usage

Modify the botconfig.py as you wish, then ./cu.py

Note

If you are running on a git repository, you may consider using the following command:

git update-index --assume-unchanged botconfig.py

This will protect you from accidental uploading your valuable info such as bot API key to your repo.