Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Reuben committed Nov 16, 2022
1 parent 2c8b028 commit f556858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ func main() {
"next": nil,
}

//Create GoBot instance
//Create GoBot runnning instance
goBot := GoBot.NewGoBot(intents, stories)
// fmt.Println(goBot)
goBot.Playground()
Expand Down

0 comments on commit f556858

Please sign in to comment.