/daily-white-card

Post a random Card Against Humanity White Card to a GroupMe Group as a fun daily challenge.

Primary LanguagePythonMIT LicenseMIT

Daily White Card

Post a random Card Against Humanity White Card to a GroupMe Group as a fun daily challenge.

Thanks to Chris Hallberg for their awesome JSON library of CAH cards in JSON form. Check it out: https://www.crhallberg.com/cah/json/

Usage

  1. Create a GroupMe Bot via their Developer Portal
  2. Set the bot id as the BOT_ID environment variable
  3. Run it!

You may need to install Requests for this to work correctly.