package
0.0.0-20210514074551-99e36abda272
Repository: https://github.com/iridaceae/iridaceae.git
Documentation: pkg.go.dev
# Functions
GetInviteLink returns bot invite link with correct permissions.
IsRelease will check if given build tag is Release.
SendEmbed creates a discordgo.MessageEmbed afrom passed content, title, and color then send it to specific channel.
SendEmbedComplexRaw takes given mentions and embed then streamline to given channel, returns correspondingly EmbedMessage instance with internal error.
SendEmbedError will send given error to user about a specific command errors.
SendEmbedRaw passed embed to a channel and set occurred error to internal errors.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
manage emoji.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
EmbedMessage wraps discordgo.Message with some more features.