Skip to content

Codealuxz/EveryText_Bot_For_YWOT-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EveryText-for-YWOT

Is a bot of the web site yourworldoftext.com . The bot use websocket for build your ascii art in the map.


1. Installing Required Packages

Make sure Python is installed on your machine. Then, install the required libraries using the following command:

pip install websocket-client customtkinter tk

2. Running the Bot

Once the previous steps are complete, run the Python file containing the bot using the following command:

python main.py

3. Setting the Bot

You need to set the bot in the interface:

  • For the ASCII art, it is a file. Place it here:
    alt text

  • For the coordinates, set them here:
    alt text

Additional Notes

If you stop the bot, you need to relaunch the main script main.py.

Have fun creating and sharing your ASCII art!

About

Is a bot of the web site yourworldoftext.com . The bot use websocket for build your ascii art in the map.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages