Changes between Version 3 and Version 4 of CurrentFunctions
- Timestamp:
- Dec 18, 2018, 3:13:11 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CurrentFunctions
v3 v4 20 20 * can also be combined with "detailed" 21 21 22 * `channel` - followed by name of the user results in message that contains: 23 * ammount of system/non-system massages for user in this channel 24 * with detailed flag: ammount of system/non-system messages for each channel in the workspace 25 * can also be combined with "overview" which yields the same results as in "detailed" but with workspace statistics at the beginning 26 22 27 source:constants.py - parameters 23 28 * USER_TOKEN and BOT_TOKEN - both tokens are necessary for bot to function