Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 497 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 497 Bytes

mdtest

This is a simple tool for testing whatsmeow.

  1. Clone the repository.
  2. Run go build inside this directory.
  3. Run ./mdtest to start the program. Optionally, use rlwrap ./mdtest to get a nicer prompt. Add -debug if you want to see the raw data being sent/received.
  4. On the first run, scan the QR code. On future runs, the program will remember you (unless mdtest.db is deleted).

New messages will be automatically logged. To send a message, use send <jid> <message>