Rename
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
package bot
|
||||
|
||||
import (
|
||||
"discord-cfb-bot/config"
|
||||
cfbClient "discord-cfb-bot/internal/clients/cfb"
|
||||
cbbClient "discord-cfb-bot/internal/clients/cbb"
|
||||
"discord-scores-bot/config"
|
||||
cfbClient "discord-scores-bot/internal/clients/cfb"
|
||||
cbbClient "discord-scores-bot/internal/clients/cbb"
|
||||
"github.com/bwmarrin/discordgo"
|
||||
"fmt"
|
||||
"strings"
|
||||
|
Reference in New Issue
Block a user