package
0.0.0-20210304193614-4dc768e50829
Repository: https://github.com/newcircuit/utilpkg.git
Documentation: pkg.go.dev

# Functions

BuildHelp makes a help message embed.
FilterTag takes intakes a ID formatted by the Discord client ie <#ID>, <:ID>, or <#ID> and returns ID.
HasRole Check if a user has a role.
Mention mentions a given user in a channel.
NewEmbed returns a new embed object.
NewPaginator takes <s *dg.Session>, <channelID string>, <user *dg.User> Returns standard *Paginator.
Reply sends a response in the same channel to the same user who sent the message.
No description provided by the author

# Structs

Command are all the possible commands that exist.
ControlEmojis contains the structure and default structure for pagination emojis.
Embed structure.
Feature represents your bot.
Paginator contains the structure for the paginator.