Skip to content

Telegram bot which creates a frame made of hands around symbol

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

brrastak/hand_frame_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handframe bot

A simple telegram bot that receives a symbol and returns it, surrounded by several (random number; up to 5) layers of hands pointing at it. The color changes from light to dark or vice versa (also randomly):

👇🏼👇🏼👇🏼👇🏼👇🏼
👉🏼👇🏻👇🏻👇🏻👈🏼
👉🏼👉🏻❤️👈🏻👈🏼
👉🏼👆🏻👆🏻👆🏻👈🏼
👆🏼👆🏼👆🏼👆🏼👆🏼

Commands to make it compile and run

  • openssl-sys crate requires a few packages to be installed: sudo apt-get install pkg-config libssl-dev

  • token to access the HTTP API (generated by the @BotFather bot) to be put into environment variable: sudo nano /etc/environment TELOXIDE_TOKEN="token_value"

About

Telegram bot which creates a frame made of hands around symbol

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages