Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abe-101/leetcode-bot
A discord bot that provides solutions to LeetCode problems in multiple languages
https://github.com/abe-101/leetcode-bot
discord leetcode python
Last synced: 3 months ago
JSON representation
A discord bot that provides solutions to LeetCode problems in multiple languages
- Host: GitHub
- URL: https://github.com/abe-101/leetcode-bot
- Owner: abe-101
- License: mit
- Created: 2022-12-15T03:19:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T14:39:14.000Z (10 months ago)
- Last Synced: 2024-11-01T02:21:39.196Z (3 months ago)
- Topics: discord, leetcode, python
- Language: Python
- Homepage: https://discord.com/oauth2/authorize?client_id=1052787378718253106&scope=bot+applications.commands&permissions=0
- Size: 55.7 KB
- Stars: 36
- Watchers: 2
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Leetcode bot
[![Actively Maintained](https://img.shields.io/badge/Maintenance%20Level-Actively%20Maintained-green.svg)](https://gist.github.com/cheerfulstoic/d107229326a01ff0f333a1d3476e068d)
[![Discord](https://img.shields.io/discord/1017782904509710366)](https://discord.gg/2vqUzSpt6N)This project is a Discord bot that can provide solutions to
[leetcode](https://leetcode.com/) problems in
up to 13 programming languages. The bot is designed to help programmers prepare
for coding interviews by providing quick and easy access to solutions in multiple
languages. To use the bot, simply send a message containing the LeetCode problem
number and the desired programming language. The bot will respond with the solution.
The bot is built using the [Discord.py](https://github.com/Rapptz/discord.py) framework.
This project is open-source and contributions are welcome!The bot is Currently active on the NeetCode server, which has a community of over 30,000 developers, and also available for invite to other Discord servers.
## Servers
Leetcode bot is currently active on over 25 servers including:
- [Neetcode](https://discord.gg/ddjKRXPqtk)
- [Code & Coffee](https://www.codeandcoffee.chat/)
- [abe's server](https://discord.gg/Bv8XkBSEHP)## Features
- Provides solutions to LeetCode problems in multiple programming languages
- Easy to use commands for requesting solutions## Usage
To request a solution to a LeetCode problem, use the following command in a Discord channel where the bot is active:`/leetcode `
For example, to request a solution to LeetCode problem #1 in Python, you would use the following command:
`/leetcode 1 python`
## Invite to your server
You can invite the bot to your own Discord server using the following link:[Invite me](https://discord.com/oauth2/authorize?client_id=1052787378718253106&scope=bot+applications.commands&permissions=0)
## Technologies and tools
- [Discord.py](https://github.com/Rapptz/discord.py)
- Python## See it in action
[demo video.webm](https://user-images.githubusercontent.com/82916197/208010250-54f21d02-8774-4953-aa93-92a8bfd0f31d.webm)