whatsapp-automations/embed.go

7 lines
97 B
Go

package waautoresponder
import _ "embed"
//go:embed message.md
var AutoResponderMessage string