package
0.0.0-20200226070307-772ccb38070f
Repository: https://github.com/didstopia/factocord.git
Documentation: pkg.go.dev

# Packages

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

# Functions

CheckAdmin checks if the user attempting to run an admin command is an admin.
RegisterCommands registers the commands on start up.
RunCommand runs a specified command.

# Variables

CL is a Commands interface.

# Structs

Command is a struct containing fields that hold command information.
Commands is a struct containing a slice of Command.