Skip to content

bobheadxi/geekbot-summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geekbot-summary

Summary tool for Geekbot updates. Handy for compiling an end-of-week summary of what you've done, for example, or reviewing things you said you'd do but didn't get around to, based on the contents of your updates.

Basic usage example:

# Get last 7 days of responses for question that matches 'what did you do'
geekbot-summary distribution-updates robert 'what did you do' --from 7

Example output:

DISTRIBUTION-UPDATES > ROBERT > 'WHAT DID YOU DO SINCE {LAST_REPORT_DATE}?'
from 7/5/2021 until now
===========================================================================
7/5/2021, 10:18:00 AM
    - i did a thing
    - and another thing!
    - wow so many things
7/6/2021, 10:05:31 AM
    - such a do-er of things
    - browsed reddit or somethin
7/7/2021, 10:09:12 AM
    - accomplished big accomplishments
    - yay!

For more options:

geekbot-summary --help

Installation

Install using Deno:

deno install -f --allow-env --allow-net https://raw.githubusercontent.com/bobheadxi/geekbot-summary/master/geekbot-summary.ts

About

🤖 Summary tool for Geekbot reports

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published