Versions in this module Expand all Collapse all v1 v1.0.0 Mar 3, 2022 Changes in this version + type Server struct + Config *config.Config + Session *discordgo.Session + func Start(cfg *config.Config) (*Server, error) + func (srv *Server) Stop() error