package main import "jinx/pkg/bot" func main() { bot.Greet() }