# Functions
No description provided by the author
IsUserIDAdmin checks the given Discord ID to check if the user has an admin role as defined in the bot package.
IsUserIDVerified checks if the Discord user with the id given has the verified role as defined in the bot package.
No description provided by the author
No description provided by the author
StartDiscord starts Discord API bot.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
ErrSlackAPIUnresponsive means that on boot up we were unable to fetch any users from the slack api so we assume that the api is unresponsive.
No description provided by the author
ErrUsernameNotFound represents being unable to find a user by a given name (they can change).
No description provided by the author
LogLevel sets the logging verbosity for the package.
var Logger *zap.Logger.
No description provided by the author
UpdateTimer sets how often to check for updated users, group, and channel lists in slack.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SlackData is the structure for the state that we are geeping "up to date" during runtime.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author