A bunch of Changes
Docker is broken as of now, will fix later
This commit is contained in:
parent
1a6953900c
commit
6375fe5af1
27 changed files with 258 additions and 81 deletions
|
@ -1,11 +1,12 @@
|
|||
package balonlyl
|
||||
|
||||
import (
|
||||
"watn3y/bloaterbot/botIO"
|
||||
"watn3y/bloaterbot/config"
|
||||
"watn3y.de/bloaterbot/botIO"
|
||||
"watn3y.de/bloaterbot/config"
|
||||
|
||||
tgbotapi "github.com/go-telegram-bot-api/telegram-bot-api/v5"
|
||||
)
|
||||
|
||||
//TODO logging
|
||||
|
||||
func Balonlyl(update tgbotapi.Update, bot *tgbotapi.BotAPI) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue