Update 'README.md'

master
Caleb Fontenot 2023-04-04 19:41:15 +07:00
parent 9cad0cbe1b
commit f85725d59b
1 changed files with 1 additions and 1 deletions

@ -4,7 +4,7 @@ This is a bot that identifies abbreviations in a sentence and replaces them with
Example:<br>
![Example](images/example.png)
<br>
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:
<br>
`npm install discord.js`
<br>