# -*- coding: utf-8 -*- import fact_bot def handler(event, context): # Your code goes here! fact_bot.post_fact_to_group()