Skip to content

Instantly share code, notes, and snippets.

View tyrelsouza's full-sized avatar

Tyrel Souza tyrelsouza

View GitHub Profile
@tyrelsouza
tyrelsouza / plugin.py
Created April 27, 2012 03:59 — forked from anonymous/plugin.py
Da bikebot code
import bcrypt
import redis
import re, os
import urllib2
import json
import time
import datetime
import supybot.conf as conf
import supybot.utils as utils
from supybot.commands import *