mirror of
https://gitea.phreedom.club/localhost_frssoft/mastodon-group-bot
synced 2024-11-22 03:11:26 +00:00
6 lines
52 B
Go
6 lines
52 B
Go
package main
|
|
|
|
func main() {
|
|
run_bot(read_conf())
|
|
}
|