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) |
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. |
Create or update tracking for games, mods, collections, or users in your server. Relevant updates about the tracked entity will post in the channel every 5-10minutes. This feature requires that the user initiating the command has the MANAGE_CHANNELS
permission by default.
Tip: Tracking settings overwrite existing subscriptions for the same entity. To edit an existing subscription, simply re-run the command with your desired new options.
Track a collection for updates. Updates are triggered when a new revision of the collection is published.
Examples:
/track collection collection: Gate to Sovngarde
Options
Option | Required | Info |
---|---|---|
collection | Yes | The name of the collection to track, this field uses autocomplete. |
message | No | The message to include with each update. Useful for role pings. |
compact | No | Use a more compact posting format. Default: FALSE |
Track a game for updates. Updates are triggered when a new mod is published or an existing mod is updated.
Examples:
/track game game: Skyrim
/track game game: Skyrim show_updates: false message: @everyone Check out the latest mods!
Options
Option | Required | Info |
---|---|---|
game | Yes | The name of the game to track, this field uses autocomplete. |
message | No | The message to include with each update. Useful for role pings. |
show_new | No | Include new mod releases. Default: True |
show_updates | No | Include updated mods. Default: True |
nsfw | No | Include adult content. Default: Uses channel NSFW flag |
sfw | No | Include non-adult content. Default: True |
compact | No | Use a more compact posting format. Default: FALSE |
Track a mod for updates. Updates are triggered when a new file is added to the mod page.
Examples:
/track mod mod: SkyUI
Options
Option | Required | Info |
---|---|---|
mod | Yes | The name of the mod to track, this field uses autocomplete. |
message | No | The message to include with each update. Useful for role pings. |
compact | No | Use a more compact posting format. Default: FALSE |
Track a user for updates. Updates are triggered the user adds a new mod or updates an existing mod. Media and collection tracking may be added in the future.
Examples:
/track user user: Dark0ne
Options
Option | Required | Info |
---|---|---|
user | Yes | The user of the mod to track, this field uses autocomplete. |
message | No | The message to include with each update. Useful for role pings. |
compact | No | Use a more compact posting format. Default: FALSE |
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) |