class MessageQueueJob
    include SuckerPunch::Job

    def perform(bot, options)
      retry_count = 0