pydarkstar #6198
AdamGagorik
started this conversation in
Show and tell
pydarkstar
#6198
Replies: 2 comments 5 replies
-
To make it much easier to install, you can use a tool called uv.
curl -LsSf https://astral.sh/uv/install.sh | sh
git clone https://github.com/AdamGagorik/ffxiahbot.git
cd /path/to/ffxiahbot/bin
uv run ffxiahbot --help |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm amazed that there aren't tons of people praising and thanking you for this. For what it's worth, thank you, this is awesome. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
pydarkstar
I wrote the python based auction house bot called pydarkstar around 10 years ago.
I have recently migrated the codebase from python 3.7 to python 3.12 and deployed it to PyPI.
This should drastically simplify the setup and usage of the bot.
I know it has been a pain to install over the years. I am a much better software engineer now.
For the most part, the tool works like it always has. However, you should know...
ffxiahbot
.ffxiahbot
You can read how to set it up and how to use it.
Beta Was this translation helpful? Give feedback.
All reactions