This bot accompanies the Having Coffee with Deno blog post series by Cameron Presley.
- Make sure to have the latest version of Deno installed.
- Create your
.env
file by copying the.env.example
file and following the links in the.env
for generating your secrets - Update the
GITHUB_ORGANIZATION_NAME
to be the name of the organization to get members from
- Navigate to the root of the repo
- Run
deno run --allow-read --allow-env --allow-net ./index.ts