Skip to content

Repo accompanying the Cup of Coffee with Deno Blog Post Series

License

Notifications You must be signed in to change notification settings

cameronpresley/random-coffee

Repository files navigation

Random Coffee Bot

This bot accompanies the Having Coffee with Deno blog post series by Cameron Presley.

Using this Repository

Prerequisites

  • Make sure to have the latest version of Deno installed.

Setup

  1. Create your .env file by copying the .env.example file and following the links in the .env for generating your secrets
  2. Update the GITHUB_ORGANIZATION_NAME to be the name of the organization to get members from

Running the script

  1. Navigate to the root of the repo
  2. Run deno run --allow-read --allow-env --allow-net ./index.ts

About

Repo accompanying the Cup of Coffee with Deno Blog Post Series

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published