8000 GitHub - pdonadeo/b64bot: An easy telegram inline bot to translate in base64 messages
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pdonadeo/b64bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

b64bot

A simple Telegram inline bot to encode and decode 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:

  • Encode: @[your bot name] [massage to encode in base64]
  • Decode: @[your bot name] -d [massage to decode from base64]

Working on:

  • Ubuntu
  • Raspbian
  • OsX

About

An easy telegram inline bot to translate in base64 messages

Resources

License

Stars

Watchers

Forks

313F

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0