Update 'README.md'

master
Chloe Fontenot 🏳️‍⚧️ 2023-04-04 19:40:35 +07:00
parent 7827d1e63a
commit 9cad0cbe1b
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 in key.json, then run:
To run an instance of this bot, define your bot ID, guildID (Server ID), and client ID in key.json, then run:
<br>
`npm install discord.js`
<br>