Skip to content

Conversation

@beanbeanjuice
Copy link
Owner

Pull Request


Description

Adds a calendar integration so that users can input their own calendar for others to view.

Fixes GH-722.


Type of Change

  • Bug Fix (Small Non-Code Breaking Issue)
  • Bug Fix (Critical Code Breaking Issue)
  • Feature (Something New Added to the Code)
  • Improvement (Improving An Existing Section of Code)
  • Documentation Update
  • Security Vulnerability

Changes

  • Internal Code
  • Documentation
  • Other: _____

Test Configuration

  • Hardware:
    • CPU: AMD Ryzen 7 5800x3D
    • GPU: Nvidia RTX 3080
    • RAM: 32 GB DDR4 @ 3600 Mhz
  • JDK: Java OpenJDK 21
  • Platform: Windows 11

Checklist

  • The code follows the style guidelines.
  • A self-review of the code was performed on GitHub.
  • Appropriate comments and javadocs were added in your code.
  • Appropriate tests were added.
  • Appropriate changes have been made to the documentation.
  • Appropriate changes have been made to the README.md file.

@beanbeanjuice beanbeanjuice self-assigned this Feb 3, 2026
@github-actions github-actions bot added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file bot modules Any modification or creation of modules for the bot. size/l labels Feb 3, 2026
@github-actions github-actions bot added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file bot modules Any modification or creation of modules for the bot. size/l and removed documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file bot modules Any modification or creation of modules for the bot. size/l labels Feb 3, 2026
@github-actions github-actions bot added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file bot modules Any modification or creation of modules for the bot. size/l and removed documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file bot modules Any modification or creation of modules for the bot. size/l labels Feb 3, 2026
@github-actions github-actions bot added dependencies Pull requests that update a dependency file bot modules Any modification or creation of modules for the bot. size/l labels Feb 3, 2026
@github-actions github-actions bot added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file bot modules Any modification or creation of modules for the bot. size/l and removed documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file bot modules Any modification or creation of modules for the bot. size/l labels Feb 3, 2026
@beanbeanjuice
Copy link
Owner Author

Bugged a bit. If you copy the text, you can delete ANY calendar from DMs.

Might need to implement some sort of "caller" in the back-end.

@github-actions github-actions bot added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file bot modules Any modification or creation of modules for the bot. size/l and removed documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file bot modules Any modification or creation of modules for the bot. size/l labels Feb 4, 2026
@beanbeanjuice beanbeanjuice merged commit 6fd2b07 into master Feb 4, 2026
15 checks passed
@beanbeanjuice beanbeanjuice deleted the feat/GH-722-calendar-integration branch February 4, 2026 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation modules Any modification or creation of modules for the bot. size/l

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Calendar Integration

1 participant