package main import "noa.mornie.org/eriol/telegram-group2mastodon/cmd" func main() { cmd.Execute() }