Is a bot of the web site yourworldoftext.com . The bot use websocket for build your ascii art in the map.
Make sure Python is installed on your machine. Then, install the required libraries using the following command:
pip install websocket-client customtkinter tk
Once the previous steps are complete, run the Python file containing the bot using the following command:
python main.py
You need to set the bot in the interface:
If you stop the bot, you need to relaunch the main script main.py
.
Have fun creating and sharing your ASCII art!