Imports
- github.com/Masterminds/semver/v3
- github.com/Milly/go-base2048
- github.com/ShiraazMoollatjie/goluhn
- github.com/Szzrain/DingTalk-go
- github.com/Szzrain/dodo-open-go/client
- github.com/Szzrain/dodo-open-go/model
- github.com/Szzrain/dodo-open-go/websocket
- github.com/acarl005/stripansi
- github.com/alexmullins/zip
- github.com/antlabs/strsim
- github.com/blevesearch/bleve/v2
- github.com/blevesearch/bleve/v2/search
- github.com/blevesearch/bleve/v2/search/query
- github.com/bwmarrin/discordgo
- github.com/dop251/goja
- github.com/dop251/goja_nodejs/console
- github.com/dop251/goja_nodejs/eventloop
- github.com/dop251/goja_nodejs/require
- github.com/fy0/gojax/fetch
- github.com/fy0/lockfree
- github.com/go-creed/sat
- github.com/go-telegram-bot-api/telegram-bot-api/v5
- github.com/golang-module/carbon
- github.com/google/uuid
- github.com/gorilla/websocket
- github.com/grokify/html-strip-tags-go
- github.com/jmoiron/sqlx
- github.com/juliangruber/go-intersect
- github.com/labstack/echo/v4
- github.com/lonelyevil/kook
- github.com/lonelyevil/kook/log_adapter/plog
- github.com/matoous/go-nanoid/v2
- github.com/mitchellh/mapstructure
- github.com/monaco-io/request
- github.com/mroth/weightedrand
- github.com/open-dingtalk/dingtalk-stream-sdk-go/chatbot
- github.com/otiai10/copy
- github.com/pelletier/go-toml/v2
- github.com/phuslu/log
- github.com/pkg/errors
- github.com/robfig/cron/v3
- github.com/sacOO7/gowebsocket
- github.com/sahilm/fuzzy
- github.com/samber/lo
- github.com/sealdice/botgo
- github.com/sealdice/botgo/dto
- github.com/sealdice/botgo/event
- github.com/sealdice/botgo/openapi
- github.com/sealdice/botgo/token
- github.com/sealdice/botgo/websocket
- github.com/sealdice/dicescript
- github.com/slack-go/slack
- github.com/slack-go/slack/slackevents
- github.com/slack-go/slack/socketmode
- github.com/tailscale/hujson
- github.com/tidwall/buntdb
- github.com/vmihailenco/msgpack
- github.com/xuri/excelize/v2
- github.com/yuin/goldmark
- go.uber.org/zap
- golang.org/x/exp/rand
- golang.org/x/exp/slices
- golang.org/x/text/encoding/simplifiedchinese
- golang.org/x/text/transform
- golang.org/x/time/rate
- gopkg.in/elazarl/goproxy.v1
- gopkg.in/gomail.v2
- gopkg.in/yaml.v3
Imports in module “github.com/Fripine/sealdice-core”
- github.com/Fripine/sealdice-core/dice/censor
- github.com/Fripine/sealdice-core/dice/logger
- github.com/Fripine/sealdice-core/dice/model
- github.com/Fripine/sealdice-core/dice/storylog
- github.com/Fripine/sealdice-core/message
- github.com/Fripine/sealdice-core/static
- github.com/Fripine/sealdice-core/utils
- github.com/Fripine/sealdice-core/utils/crypto
- github.com/Fripine/sealdice-core/utils/procs
- github.com/Fripine/sealdice-core/utils/satori
Standard library imports
- archive/zip
- bufio
- bytes
- context
- crypto/md5
- crypto/rand
- encoding/base64
- encoding/binary
- encoding/json
- errors
- fmt
- hash/fnv
- html
- io
- io/fs
- log
- math
- math/rand
- mime/multipart
- net
- net/http
- net/url
- os
- os/exec
- os/signal
- path
- path/filepath
- reflect
- regexp
- runtime
- runtime/debug
- sort
- strconv
- strings
- sync
- sync/atomic
- syscall
- time
- unicode
- unicode/utf16