From 55626d314e8aafdb95ad441269d85f84e18a38b7 Mon Sep 17 00:00:00 2001 From: Sophie Marie Date: Wed, 3 Aug 2022 00:00:20 -0500 Subject: [PATCH] Update documentation --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 89c204d..fced111 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ 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)! +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)! +
⚠️ 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); +Support is available on the [Discord Server!](discord.gg/5nQtMNpf43), or @ me on [Twitter!](twitter.com/IDeleteSystem64)