Skip to content

Simple telegram bot. Changes the direction of the text

Notifications You must be signed in to change notification settings

zoglam/text_trasformer_bot

Repository files navigation

text_trasformer_bot

Changes the direction of the text

Install requirements from file

sudo python3 -m pip install -r Requirements.txt

For tests you can start the bot from CLI:

python3 bot.py

Docker

build

docker build -t text_trasformer_bot .

run

docker run -d -p port:port text_trasformer_bot

About

Simple telegram bot. Changes the direction of the text

Topics

Resources

Stars

Watchers

Forks