Skip to content

garrettadamsss/LeetcodeBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetcodeBot

Coding problems are one of the main stressors of every person entering the tech world. This project was designed to help students practice coding challenges and aimed for discords with computer science students. The discord bot contains two main functions:

  1. Request random Leetcode problems
  2. (Work in progress) Automatically send out daily leetcode challenge problems and keep a score system.

Technologies

Webscraper built from cheerio and puppeteer is used to scrape for all free leetcode problems.

SQLite used as a database for all of the problem data.

The leetcode bot was created using Node.js and discord.js module. The bot is currently hosted on an EC2 instance.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors