sosij
This commit is contained in:
parent
266ad5e901
commit
043aa66328
|
@ -495,7 +495,7 @@ fn sausage(ctx: &mut Context, message: &Message) -> CommandResult {
|
|||
m.embed(|e| {
|
||||
e
|
||||
.title("Dongle!")
|
||||
.image("https://cdn.discordapp.com/attachments/379673147764506624/431546724637736971/image.png")
|
||||
.image("https://cdn.discordapp.com/attachments/689023662489468966/712283397015470120/26029881886330_4.gif")
|
||||
})
|
||||
});
|
||||
Ok(())
|
||||
|
|
Loading…
Reference in New Issue