package
0.0.0-20200526111342-3af5e6782ac8
Repository: https://github.com/jexia/discord-bot.git
Documentation: pkg.go.dev

# Functions

StartSubscriber subscribes to the discord message_create event on the queue and waits for a response, also subscribes to the internal send_response event which then sends the payload to Discord's API.

# Variables

Commands is an array of command objects once they have been registered.

# Structs

Command is a type which contains namely the runable function and name of the command.