Update command-manager.go
This commit is contained in:
parent
458250eb80
commit
5561865b61
@ -12,7 +12,7 @@ import (
|
|||||||
"regexp"
|
"regexp"
|
||||||
"strings"
|
"strings"
|
||||||
|
|
||||||
"github.com/bwmarrin/discordgo"
|
"github.com/dustinpianalto/discordgo"
|
||||||
)
|
)
|
||||||
|
|
||||||
// AddCommand adds the Command at the address passed in to the Commands array on the CommandManager.
|
// AddCommand adds the Command at the address passed in to the Commands array on the CommandManager.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user