Telegram bot used as a proxy to chat with people.
- 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.
- Pyrogram.
- Peewee.
- A Telegram API key.
- A Bot API key.
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 (C) 2020 Eric Solinas <https://github.com/xsolinsx>
- Licensed under the terms of the MIT License