Documentation
¶
Index ¶
- func Block(s string) string
- func Bold(s string) string
- func Code(s string) string
- func EmojiAlpha(s string) string
- func Italics(s string) string
- func Mention(s string) string
- func MsgHasRoles(ses *discordgo.Session, msg *discordgo.Message, roles []string) (bool, error)
- func MsgInChannels(s *discordgo.Session, m *discordgo.Message, channels []string) (bool, error)
- func Reverse(s string) string
- func Spoil(s string) string
- func Strlen(e interface{}) int
- func Under(s string) string
- func Unmention(ses *discordgo.Session, msg *discordgo.Message, str string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EmojiAlpha ¶
EmojiAlpha Returns a string of the emoji equivalent of the string
func MsgHasRoles ¶
MsgHasRoles Checks if the author has the required roles
func MsgInChannels ¶
MsgInChannels Checks if message was sent in the required channels
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.