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 Changes a users current profile picture into something more seasonal, similar to commands like .spookify ## Reasoning It would be fun and spread the holiday cheer ## Proposed...

type: feature
status: approved
area: backend
up for grabs
category: fun

## Description Currently, the riddle waits until the end of the riddle to display the correct answers. I think this should operate like the [quiz command](https://github.com/python-discord/seasonalbot/blob/master/bot/exts/evergreen/trivia_quiz.py#L47-L183), as soon as someone...

status: approved
area: backend
type: enhancement
up for grabs
category: fun

## Description I was thinking of adding a `.yoda ` command that transforms text into yoda-like speech. Example: `.yoda You must have patience my young Padawan.` Returns: `Patience you must...

type: feature
status: approved
area: backend
category: fun

A command that uses Markov to generate a poem. @martmists already started working on this, but the PR was closed for inactivity in https://github.com/python-discord/seasonalbot/pull/97. Marty said he might have time...

type: feature
status: approved
area: backend
up for grabs
category: holidays

## Description I'll preface this by saying that the command name is subject to change, I don't like the current one (avatarmod) a great deal, but I can't currently think...

type: feature
status: approved
area: backend
category: fun

## Description Create a Kenken game command. You can read more about the game here: http://www.kenkenpuzzle.com/howto/solve# Thanks to @Sn4u for the original suggestion! [Link to discussion](https://discord.com/channels/267624335836053506/635950537262759947/923733863245692988) ## Reasoning I've played...

type: feature
status: planning

## Description A command that will fetch information about a certain day (can be filtered by the year too) for AOC puzzles. ## Reasoning I've seen a lot of people...

type: feature
status: planning

## Description Since we have migrated to discord v2.0a we have the new button interactions support, and since they allow making a 3*3 block (3 buttons per row in 3...

type: feature
status: approved

## Description [2048](https://en.wikipedia.org/wiki/2048_(video_game)) is a single-player game in which you must slide around tiles labelled with powers of 2 in four directions. When two tiles of the same value combine,...

type: feature
status: planning

## Description It'll just emulate the cowsay program. ## Reasoning This would be useful because it would be funny. ## Proposed Implementation It would have the flags of the original...

type: feature
status: approved
status: WIP
area: backend
category: fun