From 1b617a68e2a6f1c1821877717f530587f234bdaa Mon Sep 17 00:00:00 2001 From: N07070 Date: Mon, 9 Mar 2015 20:53:35 +0100 Subject: [PATCH] Update README.md Added the instructions for the postman bot ! --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0109f22..34a9180 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,12 @@ When you add the Connector to your friends, it links you with a stranger who's a Saves all snaps received to the current working directory. + +#### The Postman Bot (by [N07070](https://github.com/N07070)) +*(source at example/postmanbot.py)* + +Sends a message in a snap to the user or to all the friends of the bot. + ## Installation $ python setup.py install