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

## Relevant Issues Closes #932 ## Description I used buttons for the bookmark command, both to view the bookmarked message from DM's and for other members to bookmark a message...

area: frontend
status: waiting for author
type: enhancement
category: utilities

## Description - Some dates are mm/dd/yyyy and others are dd/mm/yyyy. Make this consistent one way or another. Perhaps use localized timestamps since we have that option now instead of...

status: planning
area: frontend
type: enhancement
category: utilities

We would like to update the existing bookmark command to also be available from the context menu. #dev-contrib discussion here: https://discord.com/channels/267624335836053506/635950537262759947/1010024284971864104

status: approved
type: enhancement

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.6 to 1.41.0. Release notes Sourced from sentry-sdk's releases. 1.41.0 Various fixes & improvements Add recursive scrubbing to EventScrubber (#2755) by @​Cheapshot003 By default, the EventScrubber will...

area: dependencies
python

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.1 to 0.3.1. Release notes Sourced from ruff's releases. v0.3.1 Changes Preview features [pycodestyle] Fix E301 not triggering on decorated methods. (#10117) [pycodestyle] Respect isort settings in...

area: dependencies
python

Bumps [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) from 3.6.1 to 3.6.2. Release notes Sourced from rapidfuzz's releases. Release 3.6.2 Changed upgrade to Cython==3.0.9 Fixed upgrade rapidfuzz-cpp which includes a fix for build issues on some...

area: dependencies
python

Closes #707 if approved. (new PR because of branch) ## Description - Added 4 commands to fun.py to output a string in different cases to add to the already existing...

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

## Relevant Issues Closes #937 ## Description * Added "christmasify" command to add a Christmas touch to user's avatar. * Currently has 2 effects - Room for future additions *...

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

## Relevant Issues Closes #1459 ## Description Added questions to the trivia question json. ## Did you: - [x] Join the [**Python Discord Community**](https://discord.gg/python)? - [x] Read all the comments...

## Description Add more trivia questions. Format is `- question - 'answer' or 'answer2' (note) ### Science - How much obsidian is required to craft an enchantment table? - '4'...

type: feature
status: approved