Skip to content

Instantly share code, notes, and snippets.

View skooch's full-sized avatar
💚
So close it has no boundaries.

skooch skooch

💚
So close it has no boundaries.
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