package main import "git.agecem.com/agecem/bottin/cmd" func main() { cmd.Execute() }