package main import "git/ecom/jira-bot/pkg/bot" func main() { bot.JiraBot() }