irc-webhooks/main.go

6 lines
53 B
Go

package main
func main() {
ListenForWebhook()
}