Skip to content

A discord bot in Discord.js V14 which fetches a random LeetCode problem of an optional difficulty. Also randomly selects a problem to be fed to a specified channel.

Notifications You must be signed in to change notification settings

csesoc/discord-leetcoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord LeetCoder

Originally based off this repo and converted to Discord.js V14 with changes to focus on providing free problems with included PoTD (problem of the day) functionality.

Currently setup for UNSW's Computer Science and Engineering Society.

Installation and Running Locally

  1. Clone this project to your system
  2. Move into the project directory
  3. Do 'npm i' or 'npm install'
  4. Go to config.json and update the environmental variables accordingly
  5. Do 'npm start' to bring the bot online

Usage

When your bot is online, do '?help' in the server for usage information.

ToDo

  • The core functionality of this bot will be moved to the primary CSESoc Discord Bot with future updates being pursued there.

About

A discord bot in Discord.js V14 which fetches a random LeetCode problem of an optional difficulty. Also randomly selects a problem to be fed to a specified channel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published