Skip to content

vornao/vaporwave-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ Make everything you say look more A E S T E T H I C ✨

Simple inline Telegram bot to aestheticize your chats!

Code style: black

Requirements

  • Python 3.8.x
  • python-telegram-bot installed (pip3 install python-telegram-bot)

Installation instructions

  • Create bot with botfather and enable inline feature
  • Copy your brand new token to config.py (make sure you renamed config.sample.py to config.py)
  • Start bot with python3 vprwave-bot.py

Dockerfile

  • Build image with docker build -t vprwave-bot .
  • Run container with docker run -d --name vprwave-bot vprwave-bot

Try it yourself with @vprwavebot (working bot link)!

Result as shown below

IMAGE 2022-02-16 17:09:34