From f85725d59baf4edfdabb09cb28ba8b0dcecc31ac Mon Sep 17 00:00:00 2001 From: Caleb Fontenot Date: Tue, 4 Apr 2023 19:41:15 -0500 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba004a1..07affd5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is a bot that identifies abbreviations in a sentence and replaces them with Example:
![Example](images/example.png)
-To run an instance of this bot, define your bot ID, guildID (Server ID), and client ID in key.json, then run: +To run an instance of this bot, define your bot token, guildId (Server ID), and client ID in key.json, then run:
`npm install discord.js`