This commit is contained in:
parent
821ede69cf
commit
0bc5953c65
@ -172,7 +172,7 @@ func broadcast(ctx disgoman.Context, server geeksbot.Server, message string) {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
log.Printf(response)
|
log.Printf(response)
|
||||||
if response == "Server recieved, But no response!!" {
|
if response == "Server recieved, But no response!!\r\n" {
|
||||||
_, _ = ctx.Session.ChannelMessageEdit(ctx.Channel.ID, msg.ID,
|
_, _ = ctx.Session.ChannelMessageEdit(ctx.Channel.ID, msg.ID,
|
||||||
fmt.Sprintf("**%s Broadcast Successful**", server.Name),
|
fmt.Sprintf("**%s Broadcast Successful**", server.Name),
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user