Skip to content

A bot to assist the Xbox Emulation Hub Discord server with basic questions and concerns.

Notifications You must be signed in to change notification settings

Gamr13/GoldenHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoldenHelper - Rewrite


Rewrite

This bot has been rewritten by @AdrianKusmierek and all the migrated commands
from the original fork are within ~/commands/client-customs/ folder.

Installation

  1. Download the Zip
  2. Install the Required Modules
    • npm install discord.js@14.7.1
    • npm install fs@latest
    • npm install ms@latest
  3. Change the Owner ID, Bot Client ID and Bot Token in ~/data/config.json
    {
       "token": "TOKEN_HERE",
       "clientId": "BOT_CLIENT_ID_HERE",
       "ownerId": "OWNER_ID_HERE"
    }
  4. Launch the Bot
    • node index.js

About

A bot to assist the Xbox Emulation Hub Discord server with basic questions and concerns.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published