Update readme
This commit is contained in:
parent
7f5428a31b
commit
fb6556463b
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -1,12 +1,12 @@
|
||||||
|
|
||||||
# Anitrox Development Branch (anitrox_dev)
|
# Anitrox d.js v14 Development Branch (anitrox_v14)
|
||||||
This is the development branch, Where all the work happens. Be careful as some features may bite, or be removed without notice!
|
This is the Anitrox development branch for Discord.JS v14, Once done this will become Anitrox 1.4
|
||||||
# Dependencies to get started
|
# Dependencies to get started
|
||||||
To begin, you will need to satisfy the following dependencies:
|
To begin, you will need to satisfy the following dependencies:
|
||||||
Node.JS: 16.6.0
|
Node.JS: 16.9.0
|
||||||
npm: 6.14
|
npm: 6.14
|
||||||
# Dependencies for development
|
# Dependencies for development
|
||||||
Visual Studio Code (Recommended)
|
Visual Studio Code (Recommended, Though you can use any other editor.)
|
||||||
ESLint
|
ESLint
|
||||||
# Let's get this ~~party~~ bot started!
|
# 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.
|
For first time start up, You will need to run ``npm install`` to install the needed npm packages.
|
||||||
|
@ -14,4 +14,4 @@ Afterwards fill out the ``.env.example`` and ``config-example.json`` and then re
|
||||||
<br>
|
<br>
|
||||||
⚠️ If you don't specify the Owner ID, Some commands such as the bot controls will be unusable!
|
⚠️ If you don't specify the Owner ID, Some commands such as the bot controls will be unusable!
|
||||||
# Support
|
# Support
|
||||||
Support is available on the [Discord Server!](discord.gg/5nQtMNpf43), or @ me on [Twitter!](twitter.com/IDeleteSystem64) [Mastodon!](glaceon.social/@IDeletedSystem64)
|
Support is available on the [Discord Server!](discord.gg/5nQtMNpf43), or @ me on [Twitter!](twitter.com/IDeleteSystem64), [Mastodon!](glaceon.social/@IDeletedSystem64)
|
||||||
|
|
Reference in a new issue