All Projects → GabrielRF → Telegram Safe Bot

GabrielRF / Telegram Safe Bot

Licence: gpl-2.0
Telegram Bot @Safe_Bot

Programming Languages

python
139335 projects - #7 most used programming language

Telegram-Safe-Bot

Build Status

Telegram Bot available at www.telegram.me/Safe_Bot

Instalation

Clone or download the repo. Then, run:

pip3 install -r requirements

Open the configuration sample file, edit it as you like and save as bot.conf:

Parameters

TOKEN = Bot Token. Given by @BotFather

START = Start and Cancel message

PASSWORD = Password message

HASH = Hash message

TEXT = Message that asks for a text do calculate the hash

SIZE = Message that asks for the password size

INFO = Informations about the bot

Run

python3 safe_bot.py
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].