module github.com/wechatgpt/wechatbot go 1.16 require ( github.com/eatmoreapple/openwechat v1.2.1 github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1 github.com/sirupsen/logrus v1.6.0 github.com/spf13/viper v1.14.0 )