GithubHelp home page GithubHelp logo

ombibot's Introduction

OmbiBot

A bot to ombi with

Prerequisites

  1. Ruby >= 1.9.3
  2. Bundler/RubyGems

Installation

  1. Install dependencies
$ bundle install

Running

  1. Replace environment variables

    1. create a file in the /config called .env
    2. copy from .env.example and replace with your values (leave slack one empty for now)
  2. Start the server

$ bundle exec foreman start
  1. Host it somewhere with an SSL cert (needed for interactions)

  2. Set up Slack bot

    1. Create a Slack app and configure it in your workspace
    2. Add Bots, Interactive Components, and Permissions
    3. Configure .env with Bot User OAuth Access Token from OAuth and Permissions sidebar tab
    4. Configure the Request URL on Interactive Components to the URL from #3 above
  3. ?

  4. Profit!

How to use:

plex search ricky bobby

will return Talladega Nights: The Ballad of Ricky Bobby

Command Structure:

[trigger] [command] [expression]
  • trigger - one of "plex" or "ombibot" or "ombi"
  • command - one of "download" or "find" or "search" or "get" or "request"
  • expression - the movie you're searching for (TV support coming soon.)

You can also send DMs to the bot, for your more embarassing requests. The DMs don't require the trigger word.

Built With:

Slack Ruby Bot

ombibot's People

Contributors

ni3t avatar andyrak avatar zenjabba avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.