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.
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.0.0 to 11.2.1. Release notes Sourced from pillow's releases. 11.2.1 https://pillow.readthedocs.io/en/stable/releasenotes/11.2.1.html Deprecations Moved get_child_images() to ImageFile #8689 [@radarhere] Documentation Add 11.2.1 release notes #8885 [@radarhere] Added avif...
## Relevant Issues Closes #1477 ## Description Implements the desired changed to .bemyvalentine. Also adds the feature to let the sender choose if they want to send it anonymously or...
## Relevant Issues Closes #494 ## Description Implemented the .yoda command, which converts input text to Yoda-like speech according to the description in issue #494. Also includes unit tests to...
## Relevant Issues This adds a text-based RPG adventure game. Closes #238. ## Description In this PR, we add a new `adventure.py` file, along with several JSON files as game...
## Relevant Issues Closes #1623. ## Description - The overall structure is based on the Latex cog, with about the same features (caching, support for code blocks, etc) - Refactored...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.0.0 to 11.1.0. Release notes Sourced from pillow's releases. 11.1.0 https://pillow.readthedocs.io/en/stable/releasenotes/11.1.0.html Documentation Added release notes for writing XMP bytes to JPEG and MPO #8627 [@radarhere] Added release...
## Description Add a `.typst` command, working similarly to `.latex` but for rendering [Typst](). ## Reasoning The bot's `.latex` command has been notoriously unstable in the past, but nowadays is...
## Relevant Issues Closes #1450 ## Description Added on_raw_reaction_add handler to support reaction events in DMs, as the standard on_reaction_add doesn't fire in DM contexts. Original Implementation @ [OSCxSST/sir-lancebot-SLB/pull/20](https://github.com/OSCxSST/sir-lancebot-SLB/pull/20) ##...
## Description API for NASA seems to be offline/have disappeared. ## Steps to Reproduce Use any of the commands under `.space`. ## Expected Behaviour Nice pictures from space. ## Actual...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...