mastodon-group-bot/main.go
2022-08-22 07:46:49 -04:00

6 lines
52 B
Go

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