Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 1.08 KB

README.md

File metadata and controls

58 lines (38 loc) · 1.08 KB

THMDL-BOT ??

A python oriented Telegram Bot to Download and Fetch Valid/Invalid TryHackMe Certificates.

FEATURES

  • Check Valid/Invalid Certificates
  • Download Certificates

variables

Open config.py using a text editor:
put here the values :

api_id = "<API-ID-HERE>"
api_hash = "<API-HASH-HERE>"
bot_token = "<BOT-TOKEN-HERE>"

Deploy

Deploy

Deploy on Railway

Run Program at local machine

First step:
git clone https://github.com/riz4d/THMDL-BOT
Second step:
cd THMDL-BOT
Third step:
pip install -r requirements.txt
Fourth step:
python3 thm.py

Developer

Mohamed Rizad
Mohamed Rizad
Author, Base, Bug Fixes