aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2016-09-17 23:21:47 -0400
committerTeddy Wing2016-09-17 23:21:47 -0400
commit671114d5cc2a6591307db67a0543e7367b242738 (patch)
treedf3061073206fdbcf6a8067069f882851c249db1
parent99a466ed162bb911d190078c58283e89b4dcae3f (diff)
downloadirssi-slack-profile-671114d5cc2a6591307db67a0543e7367b242738.tar.bz2
README: Update usage section to include info on new commands
Document the `/slack_profile_set` and `/slack_profile_sync` commands.
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index fd45d4e..74eab65 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ irssi-slack-profile
===================
An Irssi plugin that provides WHOIS-style profile information about Slack
-users.
+users and allows you to update your own Slack profile.
## Configuration
@@ -28,6 +28,14 @@ The resulting output will appear as:
00:00 -!- Irssi: tz : Eastern Daylight Time
00:00 -!- Irssi: End of SWHOIS
+You can update your own profile as well:
+
+ /slack_profile_set last_name Farnsworth
+
+If the cached profile information gets out of date, it can be refreshed:
+
+ /slack_profile_sync
+
## License
Copyright © 2016 Teddy Wing. Licensed under the GNU GPLv3+ (see the included