From b930f6e8bb7166571bf11b8e0d24ef5a8ced6fb4 Mon Sep 17 00:00:00 2001 From: Anthony M <47640864+IDeletedSystem64@users.noreply.github.com> Date: Tue, 19 Jan 2021 17:43:45 -0600 Subject: [PATCH] Add warning, This will be for the public-test-release. --- commands/help.js | 1 + 1 file changed, 1 insertion(+) diff --git a/commands/help.js b/commands/help.js index 17a3fbd..7f634cb 100644 --- a/commands/help.js +++ b/commands/help.js @@ -7,6 +7,7 @@ module.exports = { const embed = { "title": "<:NyabotInfo:697145463350231040> **Help? HELP!** ", "color": 9540095, + "description": "<:NyabotWarning:697145463194910791> Not all commands have been implemented. and may be removed without warning", "footer": { "text": "Some commands are hidden for dev-only. | Anitrox © IDeletedSystem64 2018-2021" },