Daniel

Results 5 issues of Daniel

Usually I updated my bots status like the following: ``` err = instance.UpdateStatusComplex(discordgo.UpdateStatusData{ Activities: []*discordgo.Activity{ &discordgo.Activity{ Name: "\U0001F970", Type: 5, }, }, Status: "online", }) ``` But somehow the result...

…eting-chat-messages) ## Proposed changes Add the DELETE endpoint to the API ## Types of changes Added the DELETE endpoint to the API. Deleting chat messages is not supported by commands...

Hey, could you consider switching from keysender to RobotJS? The main problem with keysender is that its windows only (this references #43 ) I'd also like to use this bot...

**Description** So it's a strange behavior that I cannot always reproduce. Sometimes when I reload my browser I get the error, that I cannot crate an adapter. Sometimes it strangely...