index
:
jinx
this commit
main
silly.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
bot
/
main.go
blob: 281350430e2f29383d0e4096d879932a527a4022 (
plain
)
1
2
3
4
5
6
7
package
main
import
"jinx/pkg/bot"
func
main
()
{
bot
.
Greet
()
}