Skip to content

The discord bot for our competitive coding active discord written in Node.JS

Notifications You must be signed in to change notification settings

coding-club-iit-jammu/Raju_CP_Bot

Repository files navigation

Raju_CP_Bot

The discord bot for our competitive coding active discord written in Node.JS

Instructions to Run locally and contribute

  1. Install Node.js, NPM will be automatically installed.
  2. Clone this repository and open terminal, change directory to the repo.
  3. Run npm install command to install the required dependencies.
  4. Create a .env file in the folder, this must contain the TOKEN for the Bot. You can create a demo server and a bot application for testing purpose. Details here.
  5. Run node index.js to start the server for the Bot.
  6. Push the changes in a separate branch and create a pull request. After the PR is merged, it will be automatically deployed to heroku as the repo is connected to that, and the Raju bot will be enhanced with the feature you implemented, see it action in the CP discord server!

About

The discord bot for our competitive coding active discord written in Node.JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published