use custom prefixes
This commit is contained in:
@@ -2,7 +2,6 @@ package guild
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"log"
|
||||
|
||||
"github.com/dustinpianalto/disgoman"
|
||||
"github.com/dustinpianalto/geeksbot"
|
||||
@@ -90,7 +89,6 @@ func removePrefixCommandFunc(ctx disgoman.Context, args []string) {
|
||||
l--
|
||||
i--
|
||||
removed = append(removed, a)
|
||||
log.Println(a)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user