Skip to content

Dank-del/EagleX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EagleX

EagleX

Just another telegram userbot, written in Python using the Pyrogram library

Credits

How to run this bot

  • git clone https://github.com/Dank-del/EagleX
  • cd EagleX
  • pip3 install -r requirements.txt
  • python3 makesession.py and put the session string in config.py
  • cp sample_config.py config.py and satisfy the values in config.py
  • python3 -m Bot