This repository has been archived on 2024-01-30. You can view files and clone it, but cannot push or open issues or pull requests.
2022-02-03 17:26:59 -06:00
|
|
|
|
2022-03-21 13:45:53 -05:00
|
|
|
# Anitrox Stable Branch (anitrox_stable)
|
|
|
|
This is the stable branch, If you want the prepackaged and prepared builds, you're at the right place.
|
2022-02-28 12:58:34 -06:00
|
|
|
# Dependencies to get started
|
|
|
|
To begin, you will need to satisfy the following dependencies:
|
2022-07-22 21:51:16 -05:00
|
|
|
Node.JS: 16
|
2022-02-28 12:58:34 -06:00
|
|
|
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.
|
2022-04-18 10:06:32 -05:00
|
|
|
Afterwards fill out the ``config-example.json`` and rename it to ``config.json``, then just run ``node start.js`` (or ``./start.js`` on Linux)!
|
2022-02-28 12:58:34 -06:00
|
|
|
⚠️ If you don't specify the Owner ID, Some commands such as the bot controls will be unusable!
|
|
|
|
# Support
|
2022-07-22 21:51:16 -05:00
|
|
|
Support is available on the [Discord Server!](discord.gg/5nQtMNpf43), or @ me on [Twitter!](twitter.com/IDeleteSystem64);
|