Haha missed one
parent
8f97a13bb6
commit
84626172f4
|
@ -18,7 +18,7 @@ pub fn run(ctx: Context, command: ApplicationCommandInteraction) -> CommandOutpu
|
||||||
&command,
|
&command,
|
||||||
EmbedBuilder::new()
|
EmbedBuilder::new()
|
||||||
.title("Spoticord Help")
|
.title("Spoticord Help")
|
||||||
.icon_url("https://spoticord.com/img/logo-standard.webp")
|
.icon_url("https://spoticord.com/logo-standard.webp")
|
||||||
.description(format!("**Welcome to Spoticord**
|
.description(format!("**Welcome to Spoticord**
|
||||||
It seems you have requested some help. Not to worry, we can help you out.\n
|
It seems you have requested some help. Not to worry, we can help you out.\n
|
||||||
**Not sure how the bot works?**
|
**Not sure how the bot works?**
|
||||||
|
|
Loading…
Reference in New Issue