Ejemplo n.º 1
0
 def upload(self, frame):
     notify = Notifier(self.config['not']['sid'],
                       self.config['not']['token'],
                       self.config['not']['twilio_number'],
                       self.config['not']['usr_number'],
                       self.config['not']['imgur_client_id'])
     notify.new_msg(frame, self.config['main']['location_name'])