# ImTexty-bot This is a telegram bot where you can give it some text to turn it into an image using cool gradients and fonts You could choose from diffrent options in the bot ### Techstak - Python - Telegram SDK for python - Pilllow, requsts,text wrap for editing images and downloading fonts ### Installation ``` python -m venv venv ``` then install libraries ``` pip install -r requirements.txt``` then get your api key from @BotFather, create .env run the python file! ```python main.py```