remake_bot/go.mod
2024-02-14 22:32:38 +08:00

6 lines
82 B
Modula-2

module github.com/purofle/remake_bot
go 1.20
require gopkg.in/telebot.v3 v3.1.3