Minor Package name Typos fixed

This commit is contained in:
bryce
2025-07-09 15:25:56 +12:00
parent 73e359a84f
commit 466cfb197c
4 changed files with 9 additions and 94 deletions

View File

@@ -3,7 +3,7 @@ package chat
import (
"context"
"fmt"
"rangexp"
"regexp"
"strings"
"time"

View File

@@ -5,7 +5,7 @@ import (
"strings"
twitch "github.com/gempir/go-twitch-irc/v4"
"streambot/internal/commands"
"streambot_twitch/internal/commands"
)
const (