A bot for the CustomsForge Rocksmith Custom DLC Discord server
Node Package Manager must be installed to run this Node server.
Node can be downloaded here:
From a CLI in this directory, use npm install
to install all dependencies at once.
Then use npm start
to initiate the Node server and start the bot.
Node dependency libraries. DO NOT MODIFY.
Used for local storage. Read Only.
A list of channel/emoji ids for use by the bot. Read Only.
CDLC Bot's output logs. Read Only.
The Discord token used by the bot. Read Only.
Main bot file. All bot code goes here.
Dependency manager for Node. DO NOT MODIFY.
Dependency management for Node.
This help file. Read.