Grooby Twitter [new]
to Read and Write (or Read, Write, and Direct Message if you’ll use DMs).
printTimeline('groovy_lang', 10)
static void startFilteredStream(List<String> rules) def bearer = System.getenv('BEARER_TOKEN') // OAuth 2.0 App‑Only token def client = new OkHttpClient.Builder() .readTimeout(0, TimeUnit.MILLISECONDS) // keep connection alive .build() grooby twitter