From 8ce71120f31fd8f590bd7b3f2247ea65450da01d Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 17 Jul 2022 18:15:16 -0400 Subject: Updated to v14 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 408774e..777899b 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ shutdown - Powers off the bot. # Forking When forking the project, you can make your own version of DLAP or help contribute to the project (See the "Contributing" section). -You need to edit `/commands/about.js` to uncomment the `.addField('Forked by', '[your name] (discord#0000)')` section. +You need to edit `/commands/about.js` to uncomment the `.addFields({ name: 'Forked by', value: '[your name] (discord#0000)' })` section. Be sure to replace that with your name. -- cgit v1.2.3