package cmd import "github.com/spf13/cobra" var dcbotCmd = &cobra.Command{ Use: "dcbot", }