1
Fork 0
mirror of https://github.com/RGBCube/VReplBot synced 2025-07-24 23:17:44 +00:00

Make the READMEA use the scripts

This commit is contained in:
RGBCube 2023-01-30 20:24:31 +03:00
parent 254eaf34a7
commit 3875124549

View file

@ -5,16 +5,13 @@ A simple Discord bot that runs your V code.
## Installation ## Installation
```sh ```sh
git clone https://github.com/RGBCube/v-repl-bot ./install.sh
cd v-repl-bot
python3 -m pip install -U poetry
poetry install
``` ```
## Running ## Running
```sh ```sh
poetry run bot ./start.sh
``` ```
## License ## License