#!/bin/bash
python run.py add_event $(date +%s) playlist_placement $(echo $(( $RANDOM % 100 ))) insights
