from bot.winston import Winston
def event_handler(event, context):
"""Sends random tweet from list of potential tweets"""
Winston.request_handler()