Skip to content

pau1h/ombiRequestBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ombiRequestBot

This project is now depreciated. Please use more up-to-date alternatives like Overseer.

A Discord request bot for Ombi. Uses the DSharpPlus API for the bot. As of right now, only works for movies.

Add config.json to the debug directory with this information:

{
  "token": "Your discord bot token",
  "prefix": ".",
  "tmdbApiKey": "Your api key from https://www.themoviedb.org/ , used to fetch movies",
  "ombiApiKey": "Your Ombi Api key",
  "ombiUrl": "Your ombi URL, in this format, http://192.168.1.219:5000"
}

About

discord request bot for Ombi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages