/WynnKunGz-s-Discord-Bot-v.2

WynnKunGz's Discord Bot

Primary LanguageJavaScriptMIT LicenseMIT

WynnKunGz-Discord-Bot

WynnKunGz's Discord Bot's GitHub

Project Requirements

node.js v.16

Installation and Setup

  1. Clone the project
    git clone https://github.com/WynnKunGz/WynnKunGz-s-Discord-Bot-v.2.git
  2. Install the required dependencies defined in the package.json file
    npm install
  3. Make sure you have created your own application in
    https://discord.com/developers/applications
  4. Create a file named config.json and then put in the bot's token
    {
    "token" : "YourTokenGoesHere"
    }
  5. Run the bot You can run the bot by simply run the run.bat file.