Skip to content

NFive/plugin-discord

 
 

Repository files navigation

NFive Discord Plugin

License Build Status Release Version

Plugin to set client's Discord rich presence when playing on the server

Before and After

Before Screenshot After Screenshot

Installation

Install the plugin into your server from the NFive Hub: nfpm install NFive/plugin-discord

Configuration

# Your Discord application "Client ID" from https://discordapp.com/developers/applications/
app_id: 520598603568250881

# Text to show under the server name
description: My server description

images:
  # Large image details
  large:
    # "Rich Presence Asset" name from your Discord application
    asset: logo

    # Text to show on hover
    text: My Server

  # Small image details
  small:
    asset: nfive
    text: Server powered by NFive