diff options
| author | Teddy Wing | 2016-09-12 05:20:00 -0400 |
|---|---|---|
| committer | Teddy Wing | 2016-09-12 05:20:00 -0400 |
| commit | 92ed94f2eda6e6f4364c13f44e43418b72e59635 (patch) | |
| tree | 12a157980a52320a8f83d11c06cb596f775d49b2 /TODO | |
| parent | 292d615e23d3b82646a1e42d9aecd8d68c21673f (diff) | |
| download | irssi-slack-profile-92ed94f2eda6e6f4364c13f44e43418b72e59635.tar.bz2 | |
Add TODO
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -0,0 +1,18 @@ +TODO + +v Fetch users list from Slack API +v Store users list in a file, within the Irssi directory +v When `find_user` is called, if we can't find the users list file, fetch the list +- When `find_user` can't find the requested user, re-fetch the users list +v Add a setting to allow users to set their Slack token +v Calling /swhois without an argument should return information on the current nick +v Notify the user that fetching the users list is going to take a while +v Add in-place help + + +v2: +- Get presence information on the requested user +- Get the requested user's GitHub URL and Gigster Karma fields (needs users.profile API) + +v3: +- Add a command to set/change the current user's profile fields |
