cipher-bot-telegram

cipher bot telegram

Telegram bot that encode/decode your messages

To work correctly, you must install the latest version of python

written in python with love

Installation:

git clone https://github.com/l1v0n1/cipher-bot-telegram.git

cd cipher-bot-telegram

pip install -r requirements.txt

Setting(config.py):

API_TOKEN = '123' # token from your telegram bot

Launch

python bot.py

GitHub

View Github