Administrator Commands¶
These commands are typically restricted to server administrators.
Configure Server Settings¶
- Command:
/server_config
- Description: Allows admins to set up or view bot settings for the server. This includes the matchmaking lobby VC, the category for match VCs, the moderator role for bot commands, the audit log channel, and public match confirmation preferences.
- How to use:
- To view current settings:
- To set specific options (only provide the ones you want to change):
- What happens: Bot settings are updated for your server. These settings are crucial for features like automated matchmaking, ELO logging, and moderator permissions.
Set Marketplace Notification Channel¶
- Command:
/set_marketplace_channel
- Description: Designates a specific text channel where NinHub will post notifications about new listings from the website's marketplace.
- How to use:
- What happens: The bot creates a webhook in the specified channel to send marketplace updates. The bot needs "Manage Webhooks" permission in that channel.
Disable Marketplace Notifications¶
- Command:
/disable_market_notifications
- Description: Stops marketplace notifications from being sent to your server and removes the associated webhook.
- How to use:
- What happens: The bot removes the marketplace webhook from your server.
Create a Nindex (Shared Intel Group)¶
- Command:
/nindex_create
- Description: Creates a new Nindex for a specific group (e.g., a corporation, team, or study group) within your server. Access to view and manage the Nindex on the website is controlled by the Discord roles you specify.
- How to use:
(Example:
/nindex_create name:"Akatsuki Intel" member_role:@AkatsukiMember leader_role:@AkatsukiLeader
) - What happens: A new Nindex is registered with the NinHub platform. Users in your Discord server who have the specified "Member Role" or "Leader Role" will be able to access and contribute to this Nindex on the website. Leaders can manage entries and members.