Skip to content

srijansaxena11/crack-app-request-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Crack App Request Telegram Bot

A telegram bot to request crack for apps

  1. Create a Telegram bot using Bot Father: https://t.me/BotFather

  2. Retrieve Telegram Bot Token from Bot Father.

  3. Assign Telegram bot Token value to telegram_bot_token variable in the code.

  4. Assign your user id value to owner_id variable in the code.

  5. Install the required packages:

    pip install python-telegram-bot

    pip install requests

    pip install bs4

  6. Run the bot using the following command: python3 app-crack-request-bot.py

About

A telegram bot to request crack for apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages