Documentation ¶
Index ¶
- func AuthorCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func AutoRoleCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func AvatarCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func BanCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func DisableCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func EmbedCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func EnableCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func GuildInfoCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func HugCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func IconCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func InviteCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func IssueCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func KickCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func KissCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func LanguageCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func LeaveChannelCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func LeaveMessageCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func LogCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func PingCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func ResetAutoroleCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func ResetLeaveChannel(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func ResetLeaveMessage(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func ResetLogCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func ResetWelcomeChannelCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func ResetWelcomeMessageCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func RolesCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func SettingsCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func SlapCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func SpoilerCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func StatsCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
- func UnbanCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthorCommand ¶
func AuthorCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
AuthorCommand is author command for interactions
func AutoRoleCommand ¶
func AutoRoleCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
AutoRoleCommand is auto role command for interactions
func AvatarCommand ¶
func AvatarCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
AvatarCommand is avatar command for interactions
func BanCommand ¶
func BanCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
BanCommand is ban command for interactions
func DisableCommand ¶
func DisableCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
DisableCommand is disable command for interactions
func EmbedCommand ¶
func EmbedCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
EmbedCommand is embed command for interactions
func EnableCommand ¶
func EnableCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
EnableCommand is enable command for interactions
func GuildInfoCommand ¶
func GuildInfoCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
GuildInfoCommand is guild info command for interactions
func HugCommand ¶
func HugCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
HugCommand is hug command for interactions
func IconCommand ¶
func IconCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
IconCommand is icon command for interactions
func InviteCommand ¶
func InviteCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
InviteCommand is invite command for interactions
func IssueCommand ¶
func IssueCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
IssueCommand is issue command for interactions
func KickCommand ¶
func KickCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
KickCommand is kick command for interactions
func KissCommand ¶
func KissCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
KissCommand is kiss command for interactions
func LanguageCommand ¶
func LanguageCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
LanguageCommand is language command for interactions
func LeaveChannelCommand ¶
func LeaveChannelCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
LeaveChannelCommand is leave channel command for interactions
func LeaveMessageCommand ¶
func LeaveMessageCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
LeaveMessageCommand is leave message command for interactions
func LogCommand ¶
func LogCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
LogCommand is log command for interactions
func PingCommand ¶
func PingCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
PingCommand is ping command for interactions
func ResetAutoroleCommand ¶
func ResetAutoroleCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
ResetAutoroleCommand is reset auto role command for interactions
func ResetLeaveChannel ¶
func ResetLeaveChannel(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
ResetLeaveChannel is reset leave channel command for interactions
func ResetLeaveMessage ¶
func ResetLeaveMessage(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
ResetLeaveMessage is reset leave message command for interactions
func ResetLogCommand ¶
func ResetLogCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
ResetLogCommand is reset log command for interactions
func ResetWelcomeChannelCommand ¶
func ResetWelcomeChannelCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
ResetWelcomeChannelCommand is reset welcome channel command for interactions
func ResetWelcomeMessageCommand ¶
func ResetWelcomeMessageCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
ResetWelcomeMessageCommand is reset welcome message command for interactions
func RolesCommand ¶
func RolesCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
RolesCommand is roles command for interactions
func SettingsCommand ¶
func SettingsCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
SettingsCommand is settings command for interactions
func SlapCommand ¶
func SlapCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
SlapCommand is slap command for interactions
func SpoilerCommand ¶
func SpoilerCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
SpoilerCommand is spoiler command for interactions
func StatsCommand ¶
func StatsCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
StatsCommand is stats command for interactions
func UnbanCommand ¶
func UnbanCommand(session *discordgo.Session, interaction interactions.Interaction) interactions.InteractionResponse
UnbanCommand is unban command for interactions
Types ¶
This section is empty.
Source Files ¶
- author.go
- autorole.go
- avatar.go
- ban.go
- disable.go
- embed.go
- enable.go
- guildinfo.go
- hug.go
- icon.go
- invite.go
- issue.go
- kick.go
- kiss.go
- language.go
- leave_channel.go
- leave_message.go
- log.go
- ping.go
- reset_autorole.go
- reset_leave_channel.go
- reset_leave_message.go
- reset_log.go
- reset_welcome_channel.go
- reset_welcome_message.go
- roles.go
- settings.go
- slap.go
- spoiler.go
- stats.go
- unban.go