sir-lancebot icon indicating copy to clipboard operation
sir-lancebot copied to clipboard

A Discord bot started as a community project for Hacktoberfest 2018, later evolved to an introductory project for aspiring new developers starting out with open source development.

Results 170 sir-lancebot issues
Sort by recently updated
recently updated
newest added

## Description Following the removal in #871, hangman should be re-added again. ## Reasoning Quickly following its introduction it become apparent that hangman's multiplayer mode had some flaws. Most importantly,...

type: feature
status: stalled

## Description In the hangman command, I think it would be nice if modes of "easy", "medium" and "hard" were added, instead of the 4 optional arguments it currently has....

status: planning
type: enhancement
category: fun

## Relevant Issues Closes #1075 ## Description In `uwu_command`, if command was invoked referring to a replied message, store the message's embeds in an `embeds` variable, otherwise set it to...

type: bug
area: backend
status: needs review
category: fun

## Adding a Rickroll Detection command ### Possible forms: ### 1. Command Syntax: `.rolldet ` - Can also reply to a link instead of providing as argument ### 2. Continuous...

type: feature
status: planning

Sentry Issue: [SIR-LANCEBOT-83](https://sentry.io/organizations/python-discord/issues/3123505322/?referrer=github_integration) ``` KeyError: 'image_url' File "discord/ext/commands/core.py", line 167, in wrapped ret = await coro(*args, **kwargs) File "bot/exts/holidays/halloween/spookygif.py", line 28, in spookygif url = data["data"]["image_url"] Unhandled command error: 'image_url'...

type: bug
good first issue
status: approved
up for grabs

## Description Right now, bookmarking messages as someone who is not the command invoker requires adding a reaction. I believe that the system can be made much more better using...

type: feature
status: approved

## Description Add a command to play a number guessing game (a random number is generated and the user guesses it, the bot says whether it's higher or lower or...

type: feature
status: approved

## Description Allow `.randomcase` to work on replied messages whenever no text argument is provided. ## Reasoning Pretty self-explanatory; means you can just reply to a message instead of having...

status: approved
status: WIP
area: frontend
type: enhancement
category: fun

Move the feature that displays the lines of code from GitHub when a link with line numbers is sent from Python to Sir Lancebot Approved by @Xithrius here: https://discord.com/channels/267624335836053506/635950537262759947/997558518968221696

type: feature
status: approved
area: backend
status: stalled
category: utilities

## Relevant Issues issue: #863 Refer to https://github.com/python-discord/sir-lancebot/pull/884 ## Fixes - The help command used to raise an error when provided with an invalid command name (fixed) - There used...

area: backend
status: needs review
type: enhancement
category: utilities