move config parsing into a separate module, fix project name
This commit is contained in:
parent
0ab510adef
commit
d6d8b1a9a6
4 changed files with 46 additions and 25 deletions
|
@ -3,7 +3,7 @@ package responder
|
|||
import (
|
||||
"strings"
|
||||
|
||||
"mechanus.net/pgobot/matcher"
|
||||
"mechanus.net/pgbot/matcher"
|
||||
|
||||
"gopkg.in/telebot.v4"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue