Skip to content

Instantly share code, notes, and snippets.

@pikpik
pikpik / LoriBot
Created May 15, 2012 22:36
IRC Bot in Python - Social functionals, mostly for entertainment purposes
# 28-Apr-2012
# wibblemyflibble@gmail.com
# reallyrose
# Python IRCEirtaBot
# Probably useless, poor thing.
# http://cdn.memegenerator.net/instances/400x/19655931.jpg
import time, socket, sys, string, re, random, datetime, string, urllib2, GoodUrlList
from collections import defaultdict