mirror of
https://github.com/bestnite/igdb-database.git
synced 2025-06-06 05:15:01 +08:00
u
This commit is contained in:
parent
020d005d97
commit
2ec5d0e2e3
1
main.go
1
main.go
@ -24,6 +24,7 @@ var (
|
|||||||
)
|
)
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
log.SetFlags(log.LstdFlags | log.Lshortfile)
|
||||||
flag.Parse()
|
flag.Parse()
|
||||||
|
|
||||||
client := igdb.New(config.C().Twitch.ClientID, config.C().Twitch.ClientSecret)
|
client := igdb.New(config.C().Twitch.ClientID, config.C().Twitch.ClientSecret)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user