Skip to content

🤖Slack bot posting a LeetCode algorithm question every weekday

Notifications You must be signed in to change notification settings

Francisco-RP/leetcode-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Bot

Slack bot posting a LeetCode algorithm question every weekday.

Preparation

1. Add Configuration to Incoming WebHooks

2. Create .env file with your Webhook URL:

SLACK_WEBHOOK_URL=https://hooks.slack.com/services/**/**/****

# OPTIONAL: 1 (easy), 2 (medium), 3 (hard), default is 2
DIFFICULTY=2

About

🤖Slack bot posting a LeetCode algorithm question every weekday

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%