diff --git a/README.md b/README.md index f1157e6..69de506 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,6 @@ This bot is a multipurpose discord bot for The Hull Computer Science Society Dis - - --- This bot features multiple command types from: @@ -52,9 +50,9 @@ Using a tool like [Ouroboros](https://github.com/pyouroboros/ouroboros), you can ### 👷 Manual - Clone the repo - Remove the `.template` from `.env.template` -- Add Discord Bot Token where `DISCORD_TOKEN` is within the `.env` file -- Run `npm i` -- Run `node .` +- Replace `INSERT DISCORD TOKEN` with your Discord token. +- Run `npm i` toinstall packages +- Run `node .` to run the bot --- ## Contributions