Skip to content

Nikita2305/vk_token_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vk_token_bot

To prepare

./scripts/setup.sh

And also add file vk_token_bot/vk_token_bot/credentials.json with the following structure:

{
"admin_id": "ADMIN_TG_ID",
"bot_token": "TG_BOT_TOKEN",
"captcha_token": "CAPTCHA_TOKEN"
}

Also you can add this line (optional):

"user_agent": "EXPLICIT_USER_AGENT"

To run the bot

./scripts/start.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published