rename module
This commit is contained in:
parent
257ed6f82b
commit
d5272262da
11 changed files with 48 additions and 40 deletions
|
@ -1,9 +1,10 @@
|
|||
package balonlyl
|
||||
|
||||
import (
|
||||
"watn3y/bloaterbot/botIO"
|
||||
"watn3y/bloaterbot/config"
|
||||
|
||||
tgbotapi "github.com/go-telegram-bot-api/telegram-bot-api/v5"
|
||||
"watn3y/bloaterbotv3/botIO"
|
||||
"watn3y/bloaterbotv3/config"
|
||||
)
|
||||
|
||||
func Balonlyl(update tgbotapi.Update, bot *tgbotapi.BotAPI) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue