Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.19 KB

README.md

File metadata and controls

42 lines (30 loc) · 1.19 KB

AnonyMous Sender 👨‍💻

Advanced Anonymous Sender with Caption Editor

Join @DaisySupport_Official 🎵 for help

Features

  • Get forwarded messages without forward tag
  • Caption Editor
  • Anonymous sender for groups

🏃‍♂️ Easy Deploy

Self-hosting (For Devs) ⚔

# Install Git First (apt-instll git)
$ git clone https://github.com/Inukaasith/anonymoussender
$ cd AnonymousSender
# Install All Requirements 
$ pip(3) install -r requirements.txt
# Edit vars
# Start Bot 
$ python(3) -m Sender

Mandatory Vars 📒

[+] Make Sure You Add All These Mandatory Vars. 
    [-] API_ID:   You can get this value from https://my.telegram.org
    [-] API_HASH :   You can get this value from https://my.telegram.org
    [-] TOKEN: Get from botfarther
[+] The AnonymousSender won't run without setting the mandatory vars.

Credits