From 328eec0cd4fff00f19e734cc7e9b54124ab44cf5 Mon Sep 17 00:00:00 2001 From: destruc7i0n <6181960+destruc7i0n@users.noreply.github.com> Date: Fri, 24 Dec 2021 17:51:26 -0500 Subject: updated to discord.js v13 (#77) * updated to discord.js v13 * update loading of config * updated debug lines * rcon cleanup * more code cleanup * bump version * message about node.js requirement Co-authored-by: destruc7i0n --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d4476cb..46f7ad6 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ ## Installation and usage +Ensure you have Node v16.6+ installed. You can check the version you have installed with `node -v` in your terminal or command prompt. + Create a Discord bot here: https://discordapp.com/developers/applications/me Then, add the bot to your Discord server using the following link, replace the Client ID with that of your bot. -- cgit 1.4.1