A discord bot which helps you in your leetcode journey.
Built using NodeJs and DiscordJs.
-
Help -- This returns a list of Commands available for the bot.
-
random -- This will return a random problem from leetcode.
-
easy -- This will return a random easy problem from leetcode.
-
medium -- This will return a random medium problem from leetcode.
-
hard -- This will return a random hard problem from leetcode.
To run this project, you will need to add the following environment variables
TOKEN
(Discord Bot Token)