A Lorem ipsum bot that supports three languages
A Lorem ipsum bot that supports three languages
- Arabic
- English
- Kurdish
- Python
- pyTelegramBotAPI
I recommend working within a virtual environment whenever using Python for projects. This keeps your dependencies for each project separate and organaized. Instructions for setting up a virual enviornment for your platform can be found in the python docs
Once you have your virtual environment setup and running, install dependencies by naviging to directory and running:
pip install -r requirements.txt
This will install all of the required packages we selected within the requirements.txt
file.
- To run the server, execute:
python lorem.py