An easy Telegram inline bot to encrypt and decrypt base64 messages.
- Telepot
pip3 install telepot
- Telegram token (use @BotFather on telegram to get one)
- Activate Inline Mode in BotFather:
/mybots
[your bot name]
Bot Settings
Inline Mode
- Put the telegram token in the variable TOKEN
- Enjoy
- Encrypt:
@[your bot name] [massage to encrypt in base64]
- Decrypt:
@[your bot name] -d [massage to dencrypt from base64]
- Ubuntu
- Raspbian
- OsX