mirror of
https://github.com/RGBCube/minearchy-bot
synced 2025-07-28 09:27:44 +00:00
make pyright work
This commit is contained in:
parent
521d709d3f
commit
3791f0422e
4 changed files with 55 additions and 4 deletions
|
@ -6,6 +6,6 @@ This is a simple bot made for the [Minearchy Discord](https://discord.gg/2n6T78J
|
|||
|
||||
2: Edit the `config.example.json` to your liking and rename it to `config.json`.
|
||||
|
||||
3: Install dependencies using `pip install -U poetry && poetry install --no-dev`.
|
||||
3: Install dependencies using `pip install -U poetry && poetry install --only main`.
|
||||
|
||||
4: Run `python -m minearchy_bot`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue