package
0.30.1
Repository: https://github.com/nsadow311/stranger.git
Documentation: pkg.go.dev

# README

The commands plugin handles the configuration of the global command settings.

# Functions

No description provided by the author
Keys and other sensitive information shouldnt be sent in error messages, but just in case it is.
Fills in the defaults for missing data, for when users create channels or commands are added.
No description provided by the author
Dir returns a http.Filesystem for the embedded assets on a given prefix dir.
FS returns a http.Filesystem for the embedded assets.
FSByte returns the named file from the embedded assets.
FSMustByte is the same as FSByte, but panics if name is not present.
FSMustString is the string version of FSMustByte.
FSString is the string version of FSByte.
No description provided by the author
No description provided by the author
Servers the command page with current config.
No description provided by the author
Handles the updating of global and per channel command settings.
Parses a time string like 1day3h.
No description provided by the author
Returns 2 functions to execute commands in user or bot context with limited about of commands executed.

# Constants

No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

easyjson:json.
easyjson:json.
easyjson:json.
No description provided by the author
No description provided by the author
Slight extension to the simplecommand, it will check if the command is enabled in the HandleCommand func And invoke a custom handlerfunc with provided redis client.

# Type aliases

No description provided by the author