Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super easy bot to pay for ztv.su hosting with undetected_chromedriver

Super simple tables for a database:

Storage of checks:

CREATE TABLE "paid_checks" (
	"user_id"	INTEGER,
	"username"	TEXT,
	"date"	TEXT,
	"amount"	REAL
);

Users:

CREATE TABLE "payments" (
	"user_id"	INTEGER UNIQUE
);

About

AutoPay ztv.su

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages