Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DOOCHandler ¶
type DOOCHandler struct { SS13ServerAddress string SS13AccessKey string OOCChannelID string Discord *discordgo.Session Logger *zap.SugaredLogger // if VerificationHandler is nil, BYOND account verification won't be required and Discord username will be used as the sender name VerificationHandler *verification.ByondVerificationHandler }
func (*DOOCHandler) Run ¶
func (h *DOOCHandler) Run(wg *sync.WaitGroup)
Click to show internal directories.
Click to hide internal directories.