Skip to content

MahbodHastam/simple-pyrogram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-pyrogram-bot

Simple telegram self-bot

⚙️ Install requirements

$ pip install -r requirements.txt

or

$ pip install -U pyrogram

Note: Make sure you've installed Python ^3

🔧 Configuration

$ mv config.example.ini config.ini

Get your account info from Here, then put your api_id and api_hash to config.ini.

And finally run the main.py file:

$ python3 main.py

📿 Usage

Command Description
/on Turn on
/off Turn off
/status Shows status
/setid DibDmini Set friend's ID
/setmsg "I Love Potato 🥔" Set message
/send Send your message (👆) to your friend

About

Simple telegram self-bot

Resources

Stars

Watchers

Forks

Languages