Skip to content

Instantly share code, notes, and snippets.

View mzmcbride's full-sized avatar

MZMcBride mzmcbride

View GitHub Profile
Well,
that's the gist of it.
# -*- coding: utf-8 -*-
import os
import subprocess
import irclib
class ExternalCommand(irclib.Connection):
"""Represents an external command invocation made via irclib.