command

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CommandSuggestions = [...]string{
	"/inspect <username>",
	"/popupchat",
	"/channel",
	"/pyramid <word> <count>",
	"/localsubscribers",
	"/localsubscribersoff",
	"/uniqueonly",
	"/uniqueonlysoff",
	"/createclip",
	"/emotes",
	"/refreshemotes",
}
View Source
var ModeratorSuggestions = [...]string{
	"/ban <user> [reason]",
	`/ban_selected {{ if .SelectedDisplayName }}{{ .SelectedDisplayName }}{{ else }}<user>{{ end }} [reason]`,
	"/unban <user>",
	`/unban_selected {{ if .SelectedDisplayName }}{{ .SelectedDisplayName }}{{ else }}<user>{{ end }}`,
	"/timeout <username> [duration] [reason]",
	`/timeout_selected {{ if .SelectedDisplayName }}{{ .SelectedDisplayName }}{{ else }}<user>{{ end }} [duration] [reason]`,
	"/delete_all_messages",
	`/delete_selected_message {{ if .MessageID }}{{ .MessageID }}{{ else }}<message_id>{{ end }}`,
	"/announcement <blue|green|orange|purple|primary> <message>",
	"/announcement blue <message>",
	"/announcement green <message>",
	"/announcement orange <message>",
	"/announcement purple <message>",
	"/announcement primary <message>",
	"/marker [description]",
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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