Invite Botmbi to your server and make requests directly to your ombi from it! Request movies and series (per season) using the discord UI, and giving permissions only to some roles to request content. An easy solution for you and the members of a server to request content without having to access directly to the ombi!!!!
PD: I recommend having a specific role to be able to request content (configuration in the next section).
The bot can only be configured by an administrator.
-
Configure the requests to your ombi!
/config ombi [host, apikey] [value]
-
Change the prefix
/prefix [new prefix]
-
Give permissions to [@roles] so they can make requests.
/add [@roles]
-
Remove permissions to [@roles] so they can't make requests.
/remove [@roles]
-
Search for content to make requests!
/search [search term]
You install the dependencies used using pip!
pip install -r requirements.txt
inside the root folder, create a private folder and inside it create the config_bot.txt
file, where you will put in the first line the discord API KEY. In the second line, you will put a base string to encrypt the data. UwU
To run the program you have to do it from the main directory and run
py src/app.py