Imports
- github.com/bwmarrin/discordgo
- github.com/go-chi/chi
- github.com/gorilla/securecookie
- github.com/gorilla/sessions
- github.com/rs/zerolog/log
- github.com/spf13/viper
- go.mongodb.org/mongo-driver/mongo
- golang.org/x/oauth2
Imports in module “github.com/ThePib/taalapi”
- github.com/ThePib/taalapi/internal/botserver
- github.com/ThePib/taalapi/pkg/configuration
- github.com/ThePib/taalapi/pkg/constants
- github.com/ThePib/taalapi/pkg/database
- github.com/ThePib/taalapi/pkg/database/mongostore
- github.com/ThePib/taalapi/pkg/discord
- github.com/ThePib/taalapi/pkg/util
- github.com/ThePib/taalapi/rpc/bot