From 03b26d5f00422f3aaddce3db2186765863b1eca0 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 27 Aug 2022 22:14:20 -0400 Subject: update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 97d537b..714965d 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,6 @@ BushBot is an open-sourced multi-purpose moderation, and leveling bot. - Node.JS v18.0.0+ - Yarn -- node-canvas - git - A discord bot to use @@ -51,7 +50,8 @@ BushBot is an open-sourced multi-purpose moderation, and leveling bot. - Clone the repo - Install the dependencies with `yarn` -- Copy the `src/config/example-options.ts` to `src/config/options.ts` +- Copy the `config/example-options.ts` to `config/options.ts` +- Create `lib/badlinks-secret.ts` exporting an empty array (`export default []`) - Edit the `options.ts` with your credentials - Start the bot with `yarn start` @@ -61,4 +61,4 @@ If you would like to contribute to the bot feel free to open a pull request and