Geek Memos
  • Home
Sign in Subscribe

email

A collection of 1 post
bot

Reddit Bot

!/usr/bin/python """ This bot searches a subreddit for specified keyword and sends an email notification to defined address. Use at your own risk. No warranty ^_^ Got suggestions? Have it your way """ # following are required and must be installed import praw import time import datetime import os import smtplib import
Mar 6, 2015 1 min read
Page 1 of 1
Geek Memos © 2023
Powered by Ghost