TCWTEAM / childrens-hospital-valentines

a script to mass enter names to give kids at the cincinnati childrens hospital valentines day cards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cincinnati Childrens Hospital

Valentines Card Script

WTF Is This

This is a bot I made for the cincinnati childrens hospital valentines day program. For each entry a kid will get a valentines day card.

Requirements

  • Python 3+
  • bs4
  • requests

How To Use

  • open terminal or cmd and cd into the folder with the .py file
  • type pip install bs4
  • type pip install requests
  • then type python run.py

About

a script to mass enter names to give kids at the cincinnati childrens hospital valentines day cards

License:MIT License


Languages

Language:Python 100.0%