Skip to content

Instantly share code, notes, and snippets.

View skooch's full-sized avatar
💬
turn failure into knowledge, and avoid future stupidity.

skooch skooch

💬
turn failure into knowledge, and avoid future stupidity.
View GitHub Profile
#!/bin/sh
# connect to bitlbee, create an account with register $password
# Then invoke this with something like /exec -o /full/path/to/script.sh
id=27031
conf_server=conf.hipchat.com
chat_server=chat.hipchat.com
#!/usr/bin/env bash
while true; do
echo "ss23 rly sux"
sleep 1
done
#!/usr/bin/env bash
while true; do
echo "ss23 rly, completely, sux"
sleep 1
done