mastodon-group-bot/main.go

6 lines
52 B
Go

package main
func main() {
run_bot(read_conf())
}