Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sherpmail #88

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Apr 5, 2024

  1. Reaction events now fire on uncached messages (Sooraj-beep#86)

    * fix: votedelete and starboard works on uncached messages
    jadc authored and AaryanHazCompter committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    e7b1cc2 View commit details
    Browse the repository at this point in the history
  2. add sherpmail

    I saw an issue Ian raised about wanting a way to (a) communicate to the server through the bot (b) have the server communicate to him through the bot and the idea seemed funny so I coded it - there's little error handling, no accounting for excess characters, no graphics and attachment handling, and definitely no spam prevention - however I am sleep deprived and wanted to make what is basically a letter mail system work to a reasonable extent.
    AaryanHazCompter committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    3168ff5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99f5a7f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. sherpmail modifications + init addition

    Modified sherpmail cog from a cosmetic perspective based on inputs from Matt; added sherpmail cog to init file for setup and consistency
    AaryanHazCompter committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a5b9b0e View commit details
    Browse the repository at this point in the history