sir-lancebot
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.
## Description Implement a `.youtube` or `.yt` command to get the top 5 results from YouTube with that search query. ## Reasoning Users can share videos with each other and...
## Description We limit add a global limit of 1 concurrent command at a time to the image processing commands (easterifiy, pride avatar 8bitify etc.). We should also run them...
## Description After seeing a constant demand of songs music channel, An idea was given in #meta to have a command that suggest songs This command can have multiple sub...
## Description Unloaded cogs should be saved in redis, and should not be loaded after restarts. ## Reasoning From time to time, we may end up with problematic code that...
## Description New commands for: - camelcase - pascalcase - snakecase - other cases that get suggested in issue comments here This would essentially just be a cases extension to...
## Description The proposal is that we allow tags to be specified as another argument for the stackoverflow command. Stack Exchange API allows filtering by tags with the query, so...
## Description Add 30 to 70 (tbd, we're making the q/a pairs currently as we speak) new question/answer pairs to the Python category. They will range from easier topics such...
## Description Citing the rules of the game > Rules: You have 4 ingredients for each antidote, you only have 10 attempts Once you synthesize the antidote, you will be...
Sentry Issue: [SIR-LANCEBOT-8K](https://sentry.io/organizations/python-discord/issues/3617925003/?referrer=github_integration) ``` HTTPException: 400 Bad Request (error code: 50035): Invalid Form Body In embeds: Embed size exceeds maximum size of 6000 (1 additional frame(s) were not displayed) ......
## Description Hello, the feature I would like to propose is a cellular automaton generator. like if someone types; `.simulate Rule-Number: A rule consists of deciding, for each pattern, whether...