M4hbod / UsernameAttacher

Telegram Bot Written In Python Using Pyrogram To Add Username To Channels Posts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram Username Attacher

An Open Source Username Attacher Telegram Bot

Feature:

  • Add Channels Username To Posts
  • Set Custom Username
  • Set Text Mode

Installation

The Easy Way

Tap the Deploy To Heroku button below to deploy straight to Heroku!

Deploy


The Hard Way

pip install -r requirements.txt
cp .env.example .env
--- EDIT .env values appropriately ---
python main.py
  • For Feedback and Suggestions, Feel free to DM me on Telegram

About

Telegram Bot Written In Python Using Pyrogram To Add Username To Channels Posts

License:MIT License


Languages

Language:Python 99.8%Language:Procfile 0.2%