#!/usr/bin/env ruby require 'xmpp4r/client' include Jabber require 'mysql' load 'PastoralBot.rb' $myDB = Mysql.real_connect("localhost", "root", "", "pastoral") bot = PastoralBot.new('pastoralchat@gmail.com/Home','p4st0r4lsthlkj12') bot.connect