- https://nhcarrigan.com
-
Senior Software Engineer | Community Growth Strategist | Discord Bot Developer | Advocate for Inclusive Tech
- Joined on
2025-01-22
Block a user
feat: add button to clear reminder
This function should be in its own src/modules/createAckButton.ts file.
feat: add button to clear reminder
This function is entirely unnecessary - after moving the other function to a module file, we can just use that directly.
feat: add button to clear reminder
This should get its own module file as well, in src/modules/handleAckButton.ts.