From a245d385f7a3071b240130164462a5dec8bd6ddf Mon Sep 17 00:00:00 2001 From: powerjungle Date: Sun, 28 Feb 2021 13:51:47 +0100 Subject: [PATCH] Add README.md to tell module --- modules/tell/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 modules/tell/README.md diff --git a/modules/tell/README.md b/modules/tell/README.md new file mode 100644 index 0000000..92ac565 --- /dev/null +++ b/modules/tell/README.md @@ -0,0 +1,11 @@ +## Tell + +### Description +This module leaves a message for somebody in a channel. +If you PM the bot it won't be able to relay your message since it will look for a channel. + +### Command + +#### ~tell [username] [text] +Tell a user something as soon as they come online. +