func Commands() (all []commands.Command) { … } func WhatsHappeningCommand(c commands.CommandActivation) { … }