aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorTeddy Wing2016-09-12 05:20:00 -0400
committerTeddy Wing2016-09-12 05:20:00 -0400
commit92ed94f2eda6e6f4364c13f44e43418b72e59635 (patch)
tree12a157980a52320a8f83d11c06cb596f775d49b2 /TODO
parent292d615e23d3b82646a1e42d9aecd8d68c21673f (diff)
downloadirssi-slack-profile-92ed94f2eda6e6f4364c13f44e43418b72e59635.tar.bz2
Add TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO18
1 files changed, 18 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..29fbb9d
--- /dev/null
+++ b/TODO
@@ -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