This document summarizes a presentation about using Golang to build smart IM bots. It discusses choosing Golang for its fast performance, concurrency, and tooling. It then provides steps to build Line and Facebook bots using Golang and deploying to Heroku. Examples of pet-care bots are shown. The presentation discusses using LUIS for natural language processing and envisions bots communicating directly without APIs in the future to provide customer service. It also discusses building "right brain" bots and job opportunities.