A simple Python notification script for Nico Nico Douga.
- Edit the script to add your e-mail address and password for the values USERNAME and PASSWORD, respectively.
- Run the script.
- requests
- Beautiful Soup
You can install these with apt-get python-requests python-bs4.
Public domain. See LICENSE.