Data set(s) required: DAO Discord

Visualization type: bar chart

Returns: List of Discord users with <role> who have been **<in>**active in the server / <channel> in the last <x> days.  Sorted by the most recently active user, bar chart indicates number of days inactive

Syntax:

!mebers [-inactive/active] [channel_name] [activity_threshold] role1 [role 2 .. role N]

bracketed parameters are optional

-inactive: return members who have been inactive for activity_threshold days instead of members who have been active

channel_name: limits output to activity/inactivity in channel_name rather than whole server

activity threshold: timeframe in which the member was active/inactive; default is 30 days

role1 .. role N: limits the output only to members who hold all the Discord roles listed (logical AND)

List of members who have been active in past X days

list of members who have not been active with specific role in a specific channel within activty period

Process Flow - Insight #1

Action Items