listen

package
v1.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 8, 2024 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Overview

Package listen Command functions for the `listen` command

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:     "listen",
	Short:   "Start bot listening on server",
	Long:    `Start Bot & begin processing incoming events`,
	RunE:    runListen,
	Example: "costanza listen -i \"1234,2345\" -r \"9876,8765\"",
}

Cmd listenCmd represents the listen command

View Source
var Commands = []*discordgo.ApplicationCommand{
	helpSlashCommand,
	licenseSlashCommand,
	weatherSlashCommand,
	rollSlashCommand,
	shadowrunRollSlashCommand,
	worldOfDarknessCommand,
	darkHeresyTestSlashCommand,
	leaderboardSlashCommand,
}

Functions

This section is empty.

Types

type Server

type Server struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL