Giter Site home page Giter Site logo

ahornerr / requestrr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from darkalfx/requestrr

0.0 1.0 0.0 4.74 MB

Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. Current platform is Discord only, but the bot was built around the ideology of quick adaptation for new features as well as new platforms.

License: MIT License

C# 40.38% HTML 0.34% CSS 22.17% JavaScript 37.11%

requestrr's Introduction

Paypal Discord DockerHub DockerHub DevBoard Timeline

Requestrr

logo

Installation & Configuration

For Discord, make sure that your bot has the following permissions

Read Messages
Embed Links
Read Message History
Use External Emojis
Send Messages
Manage Messages
Mention @everyone
Add Reactions

Docker Setup & Start

First pull the image from docker hub using docker push darkalfx/requestrr

Then use the following command create and start the container:

docker run --name requestrr \
  -p 5060:5060 \
  -v path to config:/root/config \
  --restart=unless-stopped \
  darkalfx/requestrr

Then simply access the web portal at http://youraddress:5060/ to create your admin account, then you can configure everything through the web portal.

Once you have configured the bot and invited it to your Discord server, simply type !help to see all available commands.

requestrr's People

Contributors

darkalfx avatar

Watchers

James Cloos 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.