🎉first commit

This commit is contained in:
2024-08-22 15:17:03 +04:00
commit 1574f3014c
7 changed files with 665 additions and 0 deletions

10
go.mod Normal file
View File

@ -0,0 +1,10 @@
module github.com/aykhans/azal-bot
go 1.22.6
require (
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
)
require github.com/inconshreveable/mousetrap v1.1.0 // indirect