- Clone this repo:
git clone https://github.com/snowded/UserInstallableApp-Base.git - Move into the cloned directory:
cd UserInstallableApp-Base - Install dependencies:
npm i - Rename
config.example.jstoconfig.js - Replace the required fields in the config file.
-
Replace
<BOT_TOKEN>with your bot token. -
Replace
<USER_ID>with your Discord user ID. -
Replace
<MONGO_URI>with your MongoDB database connection string. -
Liked the code? Consider following me on github.