Basic bot structure
This commit is contained in:
@@ -1 +1,9 @@
|
||||
package exts
|
||||
|
||||
import (
|
||||
"github.com/dustinpianalto/disgoman"
|
||||
)
|
||||
|
||||
func AddCommands(h *disgoman.CommandManager) {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user