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

This deflates the `CommandErrorHandler` from all the conditionals in place when it comes to error types. Most importantly, it allows us to centralize error handling of both `text` and `slash`...

area: backend
status: waiting for author
type: enhancement
category: core

The `LinePaginator` has been migrated to `pydis_core` The changes here are simply to reuse the paginator from the core lib.

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

## Steps to Reproduce 1. Run a help command in DM 2. Click on the trash emoji If we have the emoji there, users would expect it to delete the...

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

## Relevant Issues Closes #1082 ## Description Added new cog of guess the number game ## Did you: - [x] Join the [**Python Discord Community**](https://discord.gg/python)? - [x] Read all the...

type: feature
area: backend
status: waiting for author
category: fun

## Relevant Issues ~~This is one possible solution to #1403. I'll leave the floor open for discussion over other options.~~ Looks like this is the solution that fits! Closes #1403...

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

## Relevant Issues Closes #1145 ## Description After a user invokes the ".topic" command and reacts with the reroll emoji, the embed will now show the previous few conversation prompts....

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

Closes #1196 The change is pretty similar to the bookmark one, and makes it more intuitive to delete a book mark straight from the DMs using a context menu command

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

## Description Certain links, specifically ones with ../tree/.., are reacted to with Christmas trees. ## Steps to Reproduce Send a link to a GitHub directory in a channel where the...

type: bug
good first issue
up for grabs

## Description I have recently been using the .bm command and noticed when bookmarking codeblocks it doesnt provide a pastebin link with it. It would be a nice feature to...

Currently, Sir Lancebot cannot bookmark messages that are part of closed posts and according to @HassanAbouelela, this is due to the nature of discord.py ([discussion](https://discord.com/channels/267624335836053506/635950537262759947/1067378097189572738)) Chris suggested to use a...

type: feature
status: planning