Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Onichaa authored Aug 28, 2024
1 parent 89b0a6e commit 658d48b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ import (

_ "github.com/mattn/go-sqlite3"
)
/

Check failure on line 21 in main.go

View workflow job for this annotation

GitHub Actions / build

syntax error: non-declaration statement outside function body

func main() {
NewBot("628388024064", func(k string) {
Expand Down

0 comments on commit 658d48b

Please sign in to comment.