Minor Package name Typos fixed
This commit is contained in:
@@ -3,7 +3,7 @@ package chat
|
||||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
"rangexp"
|
||||
"regexp"
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
|
@@ -5,7 +5,7 @@ import (
|
||||
"strings"
|
||||
|
||||
twitch "github.com/gempir/go-twitch-irc/v4"
|
||||
"streambot/internal/commands"
|
||||
"streambot_twitch/internal/commands"
|
||||
)
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user