8000 GitHub - fcnoronha/WordArtBot: 🎨 The WordArt generator bot for Telegram @bestWordArtBot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fcnoronha/WordArtBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordArtBot logo

The Telegram bot that generate beautiful wordArts for you! Try it on @bestWordArtBot.

Usage

Using it

To generate an WordArt you have the following options:

  • Answer to a massage with the /wordart command
  • Write the desired text right next to /wordart

You can also use the /rainbow com 6588 mand instead of /wordart. Use also /two and /three to generate compositions of multiple WordArt styles.

Running locally

The most simple way is to build and run the Docker container, just issue $ docker build --tag bot . && docker run -e MODE=dev -e BOT_TOKEN=<token> bot.

Alternatively you can install all the dependencies (check the Dockerfile for more information) and run $ export MODE=dev && export BOT_TOKEN=<token> && python3 bot.py.

Acknowledgments

Thanks @arizzitano for creating the reproduction of WordArt in CSS3 and @zorbaproject for presenting a simple template to generate the WordArt text.

About

🎨 The WordArt generator bot for Telegram @bestWordArtBot

Topics

Resources

License

Stars

Watchers

Forks

0