nyx

The first CODM discrod bot -- cath.exe Template
git clone https://codeberg.org/night0721/nyx
Log | Files | Refs | LICENSE

commit 2b01582a4f0da9853c35393884f284acafa1f56b
parent e0591f36dcd946e7f76f7dcbe9cccfb80bebab8b
Author: Koni <[email protected]>
Date:   Sun, 20 Mar 2022 08:19:22 +0100

typos
Diffstat:
M.env.example | 2+-
Mevents/messageCreate.js | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.env.example b/.env.example @@ -6,5 +6,5 @@ SPOTIFY_ID = SPOTIFY_SECRET = host = lavalink.darrennathanael.com port = 2095 -password = whatwasthelastingyousaid +password = whatwasthelastthingyousaid api = http://api.cath.gq \ No newline at end of file diff --git a/events/messageCreate.js b/events/messageCreate.js @@ -47,7 +47,7 @@ client.on("messageCreate", async message => { }, { name: "<a:booster:896527475063025704> **Premium**", - value: `You can either boost support server or subscribe to developer's team [Ko-Fi](https://ko-fi.com/cathteam) or gift a nitro to one of the developer team.`, + value: `You can either boost the support server or subscribe to developer's team [Ko-Fi](https://ko-fi.com/cathteam).\n Another option would be to gift a nitro subscription to one of the developers.`, inline: false, } )