Documentation ¶
Index ¶
- func CommandHandler(session *discordgo.Session, message *discordgo.MessageCreate)
- func GetBoxCommand(ctx framework.Context)
- func GetChallCommand(ctx framework.Context)
- func GetUserCommand(ctx framework.Context)
- func HelpCommand(ctx framework.Context)
- func IppsecCommand(ctx framework.Context)
- func IsMemberOfTeam(session *discordgo.Session, userID string) bool
- func LastBoxCommand(ctx framework.Context)
- func LeaderboardCommand(ctx framework.Context)
- func ListBoxesCommand(ctx framework.Context)
- func ListChallsCommand(ctx framework.Context)
- func MeCommand(ctx framework.Context)
- func ProgressCommand(ctx framework.Context)
- func ProlabCommand(ctx framework.Context)
- func ReactionsHandler(session *discordgo.Session, reaction *discordgo.MessageReactionAdd)
- func Ready(session *discordgo.Session, event *discordgo.Ready)
- func ReplyBoxInfo(ctx *framework.Context, box *config.Box)
- func ReplyUserInfo(ctx *framework.Context, user *config.User)
- func RoleCommand(ctx framework.Context)
- func VerifyCommand(ctx framework.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommandHandler ¶
func CommandHandler(session *discordgo.Session, message *discordgo.MessageCreate)
func GetBoxCommand ¶
func GetChallCommand ¶
func GetUserCommand ¶
func HelpCommand ¶
func IppsecCommand ¶
func LastBoxCommand ¶
func LeaderboardCommand ¶
func ListBoxesCommand ¶
func ListChallsCommand ¶
func ProgressCommand ¶
func ProlabCommand ¶
func ReactionsHandler ¶
func ReactionsHandler(session *discordgo.Session, reaction *discordgo.MessageReactionAdd)
Handles all page related reactions for Ippsec videos
func RoleCommand ¶
func VerifyCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.