Archived
1

Add /rules command and trigger for all group chat commands

This commit is contained in:
2018-05-06 05:57:52 +04:00
parent 07c24b8822
commit 2c72bc8023
6 changed files with 56 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ package connections
import (
"bitbucket.org/pztrn/mogrus"
_ "github.com/go-sql-driver/mysql"
_ "github.com/go-sql-driver/mysql" // MySQL driver for sqlx
"github.com/go-telegram-bot-api/telegram-bot-api"
"github.com/jmoiron/sqlx"
"source.wtfteam.pro/i2_bot/i2_bot/lib/config"