Rexit
Rexit copied to clipboard
Update Homebrew version?
Bug description
When extracting the messages text, Rexit crashes with a Option::unwrap() on a None value` error
This dies not hapen for images, which come down fine.
- Would you like to work on a fix? N
To Reproduce
Steps to reproduce the behavior:
Run rexit messages -t Enter bearer token obtained from Dev Tools
Expected behavior
The text of the messages has been extracted.
Environment
- OS: MacOS 15.6
- Rexit version: 1.20 (installed thorugh homebrew)
Additional context
Looking over the repo a bit more, it seems that the 2.0 version might work. But I can only install through homebrew.
Funny thing: I forgot a homebrew package exists for rexit... will fix at some point and I'll let you know once I figure out how to push a new version