Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 912 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 912 Bytes

Telegram bot used as a proxy to chat with people.

Features

  • Anti-Flood: Prevent users to flood your bot with an automated system.
  • Blocking System: Manual blocking of undesired users.
  • File-Manager: Use a file-manager like keyboard to explore your server/vps and download/upload files.

Requirements

Installing

Clone this repository.

Cd into it.

pip3 install -r requirements.txt

Rename proto_config.json into config.json and update it with your data.

python3 bot.py

Copyright & License