Update README.md
This commit is contained in:
@@ -5,6 +5,10 @@ An automation tool for Byte Dice. It's both a Discord and Reddit bot in one prog
|
|||||||
> This tool is not intended for public use outside of the official *Byte Dice Assistant* bots. Expect issues if you host this yourself.\
|
> This tool is not intended for public use outside of the official *Byte Dice Assistant* bots. Expect issues if you host this yourself.\
|
||||||
> This tool is only designed to run on Windows (10 and 11) and XUbuntu and may not work on any other OS.
|
> This tool is only designed to run on Windows (10 and 11) and XUbuntu and may not work on any other OS.
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> This is an older version of the software. The newest version can be found in the [embed_buttons branch](https://github.com/ByteDice/ByteDiceAssistant/tree/embed_buttons).\
|
||||||
|
> Keep in mind that said branch is unstable and constantly updated with untested stuff. Download code from there at your own risk or wait till this notice is removed or replaced.
|
||||||
|
|
||||||
# Open-source - Copyright
|
# Open-source - Copyright
|
||||||
|
|
||||||
**ByteDiceAssistant © 2025 by Byte Dice is licensed under CC BY-NC-SA 4.0.**\
|
**ByteDiceAssistant © 2025 by Byte Dice is licensed under CC BY-NC-SA 4.0.**\
|
||||||
@@ -65,4 +69,4 @@ You can install Python modules by running `$ pip install {module}` or `$ python
|
|||||||
* Restart the terminal if you added/changed the environment variables.
|
* Restart the terminal if you added/changed the environment variables.
|
||||||
* Run `$ cd path/to/extracted/folder`.
|
* Run `$ cd path/to/extracted/folder`.
|
||||||
* Run `$ cargo run`. You can view a list of options by running `$ cargo run -- --help` or `$ cargo run -- -h`.
|
* Run `$ cargo run`. You can view a list of options by running `$ cargo run -- --help` or `$ cargo run -- -h`.
|
||||||
* If you only want to run the Python code, you can either run `$ cargo run -- --py`, or `$ python ./src/python/main.py`. The second option is recommended for better error output.
|
* If you only want to run the Python code, you can either run `$ cargo run -- --py`, or `$ python ./src/python/main.py`. The second option is recommended for better error output.
|
||||||
|
|||||||
Reference in New Issue
Block a user