Shows the bot version, permissions, stats and useful links.
Examples:
/about
/about private: False
Options
Option | Required | Info |
---|---|---|
private | No | Reply is only visible to you. (Default: True) |
Search for a mod to link with your Discord account. This command will attempt to locate the mod on Nexus Mods, then compare the uploader ID to your account ID before confirming it as added to your account.
Examples:
/addmod searchterm: SkyUI
/addmod searchterm: https://nexusmods.com/site/mods/1
Options
Option | Required | Info |
---|---|---|
searchterm | Yes | The mod name or URL to search for. Multiple queries can be separated by commas (Max: 25) |
Create, list or manage Game Feeds in your server. A Game Feed is a stream of new or updated mod content for a chosen game. Each feed updates every 10 minutes and posts the latest mods. This feature requires that the action initiating the command has the MANAGE_CHANNELS
permission.
The Game Feed feature has several different sub-commands with different purposes.
Learn more about the Game Feed feature.
Examples:
/gamefeed about
Options
Option | Required | Info |
---|---|---|
None |
The bot must have the
MANAGE_WEBHOOKS
permission to create new feeds.
Search for a mod to link with your Discord account. This command will attempt to locate the mod on Nexus Mods, then compare the uploader ID to your account ID before confirming it as added to your account.
Examples:
/gamefeed create game: Skyrim
/gamefeed create game: skyrimspecialedition
Options
Option | Required | Info |
---|---|---|
game | Yes | The game title or domain name to search for (must be an exact match). |
Show a list of active Game Feeds in this server.
Examples:
/gamefeed list
Options
Option | Required | Info |
---|---|---|
None |
Make changes to, or cancel, an existing Game Feed. The option will present you with several buttons to make changes to the feed settings, including:
You can also add a message which is passed along with each update the bot posts. This can be used to ping a specific role or add your own comments to preceed each batch of new mods. To add role, channel or user mention you can insert it using the ID code and symbol in square brackets.
Examples:
/gamefeed manage id: 7
Options
Option | Required | Info |
---|---|---|
id | Yes | The ID of the feed you would like to edit. You can find this using the list option first. |
Shows quick help links for the bot.
Examples:
/help
Options
Option | Required | Info |
---|---|---|
None |
Create a link between your Discord and Nexus Mods accounts. This is required before using many of the other commands.
Note: To claim any Discord roles, you will need to use the "Linked Roles" option in the drop-down menu for the server you are in.
Examples:
/link
Options
Option | Required | Info |
---|---|---|
None |
Show your linked Nexus Mods profile and any mods that have been added to the card.
Examples:
/profile
/profile public: FALSE
Options
Option | Required | Info |
---|---|---|
public | No | Show your profile publicly in the channel (Default: False). |
Verify the API key of your linked accounts, update any linked roles and update the download totals for your added mods.
Examples:
/refresh
Options
Option | Required | Info |
---|---|---|
None |
Remove one or more mods that have been added to your profile card. This command will present you with a multi-select drop-down menu where you can select all the mods you want to remove. Upon closing the selection the removals will complete.
Examples:
/removemod
Options
Option | Required | Info |
---|---|---|
searchterm | Yes | The mod name or URL to search for. Multiple queries can be separated by commas (Max: 25) |
Search for mods or games on Nexus Mods.
The Search feature has several different sub-commands with different purposes.
Search the Nexus Mods database for a mod. If multiple are found, a list will be returned with buttons to select which one you wanted information about.
Examples:
/search mods mod-title: Valheim Plus
Options
Option | Required | Info |
---|---|---|
mod-title | Yes | The mod title to look for, this works in the same way as the search bar on the Nexus Mods website so it only looks at titles. |
Search the Nexus Mods database for a game. A list of results will be returned, including games that have no yet been approved.
Examples:
/search games game-title: Stardew Valley
Options
Option | Required | Info |
---|---|---|
game-title | Yes | The title of the game in question. The bot will attempt a "fuzzy match" with all games in the database, including those that have not yet been approved. |
View and manage the bot settings used in this server. This command is only accessible to users with the "Adminstrator" priveledge in the server.
See all the current settings for this server.
Examples:
/settings view
Options
Option | Required | Info |
---|---|---|
none |
Make a change to your server settings.
Change the default game filter when user run a search in this server.
Examples:
/settings update searchfilter game: Skyrim
Options
Option | Required | Info |
---|---|---|
game | No | The game to filter by. Leave blank to clear. |
Change the claimable role the Discord bot uses can assign to users.
Examples:
/settings update role role:@author
Options
Option | Required | Info |
---|---|---|
role | No | The role to use. Leave blank to clear. |
Update the conditions for the role used by the bot when auto-assigning roles.
Examples:
/settings update add-role-conditions type: Total Mod Downloads game: Skyrim count: 10000 op: AND
Options
Option | Required | Info |
---|---|---|
type | Yes | The type of check to run. |
game | Yes | The game to check against. |
count | Yes | The minimum count to qualify |
op | No | Sets the condition to be an "AND" or "OR". Default "AND". |
Remove a condition set on the claimable role.
Examples:
/settings update remove-role-conditions
Options
Option | Required | Info |
---|---|---|
none |
Quickly post a helpful message in the channel.
Examples:
/tips prompt: Download Issues user:@Nazeem
Options
Option | Required | Info |
---|---|---|
prompt | Yes | The tip to display |
user | No | The user to ping with the resulting tip |
Remove the link between your Discord and Nexus Mods accounts. You can either remove the link in one server, or delete all links.
Examples:
/unlink
/unlink global: True
Options
Option | Required | Info |
---|---|---|
global | Yes | Delete the link from all servers rather than just the current one. |
Look up a user by Discord name or Nexus Mods name. This will only check users who are in the server where the command was initialised.
Examples:
/whois discord: @Pickysaurus
/whois nexus: Dark0ne private: True
Options
Option | Required | Info |
---|---|---|
discord | No | The Discord user to look for. |
nexus | No | The Nexus Mods user to look for. |
private | No | Make the result only visible to you (Default: False) |