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 channel the discord bot uses for a particular action.
Examples:
/settings update channel type: Text-Command Reply Channel newchannel: #bot-commands
Options
Option | Required | Info |
---|---|---|
type | Yes | The type of channel to edit. |
newchannel | No | The new channel to set. Leave blank to clear. |
Update the role used by the bot when auto-assigning roles.
Examples:
/settings update role type: Mod Author newrole: @Authors
Options
Option | Required | Info |
---|---|---|
type | Yes | The role type to update. |
newrole | No | The new role to set. Leave blank to clear. |
Update a variable in your server settings.
Examples:
/settings update variable key: Minimum Unique Downloads to be considered a Mod Author newvalue: 1000
Options
Option | Required | Info |
---|---|---|
key | Yes | The name of the value to edit. |
newvalue | No | The new value to set (numerical). Leave blank to reset to default. |
Quickly post a helpful message in the channel (or to yourself). If no code is specified or the code does not match anything the bot will present a list of available infos. You can submit more tips here.
Examples:
/tips
/tips code: vortex
/tips code: vortex user: @SomeUser
Options
Option | Required | Info |
---|---|---|
code | No | The short code of the message 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) |