This commit is contained in:
parent
81f6e23487
commit
c776b25899
@ -2,6 +2,7 @@ package guild
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"log"
|
||||
|
||||
"github.com/dustinpianalto/disgoman"
|
||||
"github.com/dustinpianalto/geeksbot"
|
||||
@ -87,6 +88,7 @@ func removePrefixCommandFunc(ctx disgoman.Context, args []string) {
|
||||
l--
|
||||
i--
|
||||
removed = append(removed, a)
|
||||
log.Println(a)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user