Skip to content

Setup with Google Apps

gbin edited this page Aug 13, 2012 · 1 revision

Err works well with google apps (custom domain) but you need first to tinker with you DNSes.

Go to http://www.olark.com/gtalk/check_srv

And check your google domain. It will guide you into setting some SRV records if your domain is missing them.

Be sure you have activated gtalk on your domain and created a regular user for your bot.

just put the login and password as usual for example for my gootz.net domain :

BOT_IDENTITY = {
'username' : 'bot@gootz.net',
'password' : 'xxxxxxxxx'
}

Go to gtalk, invite your bot (here bot@gootz.net), it answers that you need to add it to your roster but it is automatic. Do !help and yatta ! a bot on your google app domain !

Clone this wiki locally