Skip to content

An easy telegram inline bot to translate in base64 messages

License

Notifications You must be signed in to change notification settings

Kanjiiro/b64bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

b64bot

An easy Telegram inline bot to encrypt and decrypt base64 messages.

Requirements:

  • 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

Config:

  • Put the telegram token in the variable TOKEN
  • Enjoy

How does is work:

  • Encrypt: @[your bot name] [massage to encrypt in base64]
  • Decrypt: @[your bot name] -d [massage to dencrypt from base64]

Working on:

  • Ubuntu
  • Raspbian
  • OsX

About

An easy telegram inline bot to translate in base64 messages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages