Merge pull request #61 from vKxni/patch-1
This commit is contained in:
commit
6480e387ea
2 changed files with 2 additions and 2 deletions
|
@ -6,5 +6,5 @@ SPOTIFY_ID =
|
|||
SPOTIFY_SECRET =
|
||||
host = lavalink.darrennathanael.com
|
||||
port = 2095
|
||||
password = whatwasthelastingyousaid
|
||||
password = whatwasthelastthingyousaid
|
||||
api = http://api.cath.gq
|
|
@ -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,
|
||||
}
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue