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

# README

Go Report Card Go Doc Release Chat on Discord

Jexia Discord Bot

A Discord bot covering all of the functions needed on Jexia's Discord server.

VariablesDescriptionExample Value
tokenThe token provided by Discord to authenticate the gateway and API requestsDiscord Token
prefixThe value prefixing the commands that are called though a Discord message!
addressThe value of the API server0.0.0.0:80
EndpointsDescriptionEvents Supported
/github/{channelID}This is the endpoint for receiving GitHub's webhook payload events. Should be added as if it was a webhook. The message will be sent the the Discord channel matching channelID.release
CommandsDescriptionPermissions Required
pingThis command simply returns the time taken to respond to an event.none

# Packages

No description provided by the author