From 671114d5cc2a6591307db67a0543e7367b242738 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 17 Sep 2016 23:21:47 -0400 Subject: README: Update usage section to include info on new commands Document the `/slack_profile_set` and `/slack_profile_sync` commands. --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3