Changes between Version 6 and Version 7 of WikiStart


Ignore:
Timestamp:
Oct 31, 2018, 2:23:16 PM (7 years ago)
Author:
xsabol
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v6 v7  
    135135List of potentionally useful information that can be obtained with SLACK API calls:
    136136* channels.history:
    137 ** list of all messages, events
    138 ** timestamps of these messages
     137  * list of all messages, events
     138  * timestamps of these messages
    139139* users.info:
    140 ** name, real name, team name, e-mail
    141 ** info about user being admin, owner, bot, restriced/ultra-restricted
     140  * name, real name, team name, e-mail
     141  * info about user being admin, owner, bot, restriced/ultra-restricted
    142142* channels.info:
    143 ** all members
    144 ** scope of the channel (private, public, mpim..)
    145 ** latest message
    146 ** number of unread messages
    147 ** topic
    148 ** previous names
     143  * all members
     144  * scope of the channel (private, public, mpim..)
     145  * latest message
     146  * number of unread messages
     147  * topic
     148  * previous names
    149149
    150150
    151151Potential ideas:
     152Hard statistics:
    152153* using timestamps to compute ratio of messages in certain time interval
    153154* using join time/leave time to compute user´s time online over certain period of time
     
    155156* limit channel history to certain scope of users (people from same team, admins...)
    156157* finding the moment where conversation had most messages for certain time interval
     158Soft statistics:
     159* identify dialogs
     160* statistics for dialogs (length, participants..)
     161* analysis of dialogue - keywords, named entities, topics