14 lines
775 B
Markdown
14 lines
775 B
Markdown
|
|
# Anitrox Stable Branch (anitrox_stable)
|
|
This is the stable branch, If you want the prepackaged and prepared builds, you're at the right place.
|
|
# Dependencies to get started
|
|
To begin, you will need to satisfy the following dependencies:
|
|
Node.JS: 16
|
|
npm: 6.14
|
|
# Let's get this ~~party~~ bot started!
|
|
For first time start up, You will need to run ``npm install`` to install the needed npm packages.
|
|
Afterwards fill out the ``config-example.json`` and rename it to ``config.json``, then just run ``node start.js`` (or ``./start.js`` on Linux)!
|
|
⚠️ If you don't specify the Owner ID, Some commands such as the bot controls will be unusable!
|
|
# Support
|
|
Support is available on the [Discord Server!](discord.gg/5nQtMNpf43), or @ me on [Twitter!](twitter.com/IDeleteSystem64);
|