This commit is contained in:
shoopea 2019-05-10 10:27:07 +08:00
parent 142e051241
commit 4d16cd5112

1
bot.go
View File

@ -3,7 +3,6 @@ package main
import (
"fmt"
tb "gopkg.in/tucnak/telebot.v2"
"log"
"time"
)