Changes between Version 2 and Version 3 of CurrentFunctions


Ignore:
Timestamp:
Dec 13, 2018, 7:40:27 AM (7 years ago)
Author:
hales
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CurrentFunctions

    v2 v3  
    1 List of functions chatbot is currently capable of:
     1List of functions '''officebot''' is currently capable of. Prepend the commands with `@officebot`:
    22
    3 * reacting to ping - pinging the bot with no arguments posts message that contains:
     3* reacting to ping (just `@officebot`) - pinging the bot with no arguments posts message that contains:
    44 * time period of messages
    55 * top 5 users by message count
    66
    7 * detailed - message posted by the bot with keyword "detailed" used in the ping results in:
     7* `detailed` - message posted by the bot with keyword "detailed" used in the ping results in:
    88 * time period of messages
    99 * all users sorted by message count
    1010
    11 * overview - message posted by the bot with keyword "overview" used in the ping results in:
     11* `overview` - message posted by the bot with keyword "overview" used in the ping results in:
    1212 * ammount of users, channels, system and non-system messages
    1313 * time period of messages for each channel
     
    1515 * when combined with "detailed" keyword: all users sorted by message count
    1616
    17 * channel - followed by name of the channel results in message that contains:
     17* `channel` - followed by name of the channel results in message that contains:
    1818 * time period of messages for that channel
    1919 * top 5 users by message count in that channel