Skip to content

A very simple bot that fetches the daily problem from LeetCode and posts it in your Discord server

Notifications You must be signed in to change notification settings

OrpheusGr/JasonTheLeetBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Description

  • A simple bot that fetches the daily problem from LeetCode.com with the use of a Discord command.

Requirements

Install the following packages using pip

  • discord.py
  • requests

Set up

https://discordapp.com/oauth2/authorize?client_id=CLIENT_ID&scope=bot&permissions=3072 (change CLIENT_ID to your application's client_id)

  • In discordc.py you need to input your bot user's token

  • Once these steps are done go ahead and start the bot by something like 'python3 discordc.py'

Usage

  • Type !leetcode to make the bot fetch the daily problem.

About

A very simple bot that fetches the daily problem from LeetCode and posts it in your Discord server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages