Using constant instead of serial.read()

Post the code you tried.

Do you want to send the message literally once or once any time some event happens ?

Sending it once should be easy. Put the code, or a call to the sending function in setup() instead of loop()