Flying-Octopus-Team / octopus-services

GNU General Public License v3.0
1 stars 0 forks source link

Implement !fo member status #22

Open dyedmagenta opened 3 years ago

dyedmagenta commented 3 years ago

Command member status should show list of users with last brief status, and tick.

Bot should return embed containing: Username Last Brief Date Green Tick/Red Cross
dyedMagenta 19.02.2021
  usage: !fo member status [-m <members>] [-s <last-brief-date>]

    -m <members>, --members=<members> 
        Use given list of members to check status. Accepts comma or whitespace separated list of usernames

    -s <last-brief-date>, --since=<last-brief-date> 
        Use given list as members that took part in weekly meeting. Accepts comma or whitespace separated list of usernames.
        If not provided should check status for the last two months.