diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-12-16 15:56:41 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-12-16 15:56:41 +0530 |
commit | 55b3b5f68e6efe9ae4a8653244c7442d291ba47b (patch) | |
tree | 794c1a208442af4438630b5877d0ead8fbd83361 | |
parent | f527ffb0b380b98033d2d5b73e591df1c9dc5bae (diff) |
defined help_message.txt for the help message
-rw-r--r-- | help_message.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/help_message.txt b/help_message.txt new file mode 100644 index 0000000..2eba79a --- /dev/null +++ b/help_message.txt @@ -0,0 +1,7 @@ +``` +Every command should be prefixed with "' + CALL + '". +say repeats your previous message +info displays info about the bot and the creator +help shows this message +``` + |