This website requires JavaScript.
Explore
Help
Sign In
naivechatbot
/
NaiveBotRouter
Watch
1
Star
0
Fork
You've already forked NaiveBotRouter
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1f6da5fd8d
NaiveBotRouter
/
main.go
10 lines
87 B
Go
Raw
Blame
History
package
main
import
(
"NaiveBotRouter/pkg/boot"
)
func
main
(
)
{
boot
.
Bootstrap
(
)
}
Reference in New Issue
View Git Blame
Copy Permalink