Skip to content

Instantly share code, notes, and snippets.

(ns bot1.core
(import (org.jibble.pircbot PircBot))
(:require [hobbit.bitly :as bitly]))
(def *bot*)
(def url-regex #"[A-Za-z]+://[^ ^/]+\.[^ ^/]+[^ ]+")
(defn sendMsg "send a message to a recv, a recv is a channel name or a nick"
@hagna
hagna / File 2
Created June 14, 2011 17:12 — forked from iffy/File 2
The description
This is the second file.
@hagna
hagna / File 2
Created June 14, 2011 17:12 — forked from iffy/File 2
The description
This is the second file.