2022-02-03 17:26:59 -06:00
2022-11-14 12:04:01 -06:00
# Anitrox d.js v14 Development Branch (anitrox_v14)
This is the Anitrox development branch for Discord.JS v14, Once done this will become Anitrox 1.4
2022-02-28 12:58:34 -06:00
# Dependencies to get started
To begin, you will need to satisfy the following dependencies:
2022-11-14 12:04:01 -06:00
Node.JS: 16.9.0
2022-02-28 12:58:34 -06:00
npm: 6.14
2022-11-08 17:14:21 -06:00
# Dependencies for development
2022-11-14 12:04:01 -06:00
Visual Studio Code (Recommended, Though you can use any other editor.)
2022-11-08 17:14:21 -06:00
ESLint
2022-02-28 12:58:34 -06:00
# 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-08-03 00:00:20 -05:00
Afterwards fill out the ``.env.example`` and ``config-example.json`` and then rename them to ``.env`` and ``config.json``, then just run ``node start.js`` (or ``./start.js`` on Linux)!
< br >
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-11-23 22:59:52 -06:00
Support is available on the [Discord Server! ](discord.gg/5nQtMNpf43 ), or @ me on [Mastodon! ](glaceon.social/@IDeletedSystem64 )