aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2024-02-15 20:19:36 -0500
committerAndrew Lee <alee14498@protonmail.com>2024-02-15 20:19:36 -0500
commit891cf0ecdad9a1a78fdf5d127a60bdcc8e54ae5c (patch)
tree645affdddeadca3a470a0d8385d28d7d09696a53 /README.md
parentec7a6d2cd4b0d25251d5e9691a148a2b07984509 (diff)
downloadDLAP-891cf0ecdad9a1a78fdf5d127a60bdcc8e54ae5c.tar.gz
DLAP-891cf0ecdad9a1a78fdf5d127a60bdcc8e54ae5c.tar.bz2
DLAP-891cf0ecdad9a1a78fdf5d127a60bdcc8e54ae5c.zip
Deploy command changes; Filter bots on vote; Fixed status
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9696433..e9b739e 100644
--- a/README.md
+++ b/README.md
@@ -141,7 +141,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 `{ name: 'Forked by', value: '[your name] (discord#0000)' }` section.
+You need to edit `/commands/about.js` to uncomment the `{ name: 'Forked by', value: '[your name] (username)' }` section.
Be sure to replace that with your name.