1. User Selects Insight #1 in Bot
  2. Bot askes for Parameters
  3. User enters parameters
    1. Bot presents channel options or user can type channel name

      1. Behind the scenes bot will obtain channel id to use as parameter in SQL - Best way to go about this? @Simon McKethanor @ItamarGo
    2. User selects Role

      1. Behind the scenes bot will obtain role id to user as parameter in sql - Best way to go about this?