Skip to content

Instantly share code, notes, and snippets.

View darachm's full-sized avatar
💭
Login to set your status

darachm

💭
Login to set your status
View GitHub Profile
@darachm
darachm / archive_tweets.R
Last active November 18, 2022 23:01 — forked from joelnitta/archive_tweets.R
Archive a user's tweets - now plus following/followers
library(rtweet)
library(tidyverse)
# Initial authorization setup, only need to do once
# auth_setup_default() #nolint
# Authorize
auth_as("default")
# Set user name