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 is a possible implementation of #1560 Creating a Codespace causes Poetry to be triggered automatically: ``` Configuring codespace... Running oryx... $ python -m site --user-site python process exited with...

## Description Add a devcontainer configuration to the repository to make setting up the development environment easier and more consistent for all contributors. ## Reasoning A devcontainer ensures that all...

type: feature
status: planning

Currently when the hangman command times out it doesn't tell you what the word was: ![image](https://github.com/python-discord/sir-lancebot/assets/22353562/782b5783-a3aa-4c52-a64c-c7556b1fe8ec) This is annoying if you were still playing but were just slow thinking of...

type: feature
good first issue
status: planning

## Relevant Issues ## Description ## Did you: - [x] Join the [**Python Discord Community**](https://discord.gg/python)? - [x] Read all the comments in this template? - [x] Ensure there is an...

## Description I changed the `uptime` command to use a discord formatted timestamp, rather than formatting the start_time and sending it. This way you can see exactly when the bot...

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

## Description Currently, only staff can use the .rp command in channels like #python-discussion. I propose we change it so any user can use it, as with the .topic command....

type: feature
status: planning

We should make sure we aren't using any of the methods deprecated in this major release, in the migration guide (https://docs.sentry.io/platforms/python/migration/1.x-to-2.x) `push_scope` is mentioned as being deprecated but we still...

## Description The latex preamble determines which packages/commands are available to the user when writing .tex input for .latex command. This proposal involves adding fun TikZ-related packages to the latex...

type: feature
status: planning

## Description The `bemyvalentine` feature allows for valentines to either be secret/anonymous (sends the message to the selected user through DMs, without mentioning who it's from), or public by default...

type: feature
good first issue
status: planning
category: holidays

## Description Created from discussion in #1491. Me: > A question I thought would be fun is generating a random directed graph and asking people to find the shortest path...

type: feature
status: approved