Skip to content

Telegram bot for administering your subscription to streaming or gaming platforms.

Notifications You must be signed in to change notification settings

mrh0wl/duestrailbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Subscription Bot Tracker

Telegram Subscription Streaming/Gaming platform bot to get your money administered.

Requirements

Telegram requirements

  • API_ID and API_HASH from your telegram account (required for Pyrogram).
  • A Telegram bot API credentials (check BotFather to get you API Creds)

Environment requirements

  • Tested on Windows and Linux OS (Debian and Ubuntu)
  • Python 3.9 or later.

Run (Assuming you have a Debian-based or Ubuntu distro)

Clone and the repository to your machine:

git clone https://github.com/mrh0wl/duestrailbot
cd duestrailbot

Install requirements.txt using pip:

pip3 install -U -r requirements.txt
python3 main.py

Note: store your JSON file of Firebase Admin SDK (Setup here) inside the 'src/services/cred' folder, then you should open the 'src/services/firestore.py' file and edit <credential.json> with the name of your file

Deploy on Heroku

Deploy

Deploy on Railway

Deploy on Railway

Send commands to the bot to help and other info

Commands

Command Description
/help Show Help Message.
/creator Show info of creator (me)

Note

Credits

  1. @mrh0wl
  2. Thanks to everyone who contributed to the project.

About

Telegram bot for administering your subscription to streaming or gaming platforms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages