from sugar.simulator import Bot bot = Bot() bot.name = 'chaitanya' bot.share_chat('All About Giraffes') bot.start()