fb-messenger-cli
fb-messenger-cli copied to clipboard
feat: add command to change display name repeatedly or not
Original Issue: https://github.com/Alex-Rose/fb-messenger-cli/issues/190
Add command /repeat
to switch the mode which can display name repeatedly or not.
if switch mode not to repeatedly, it would check previous author name is the same, if it's the same, not to display.
NOTE: every first message's author name would display
I just tried this out and it delivers the exact feature I was looking for. thanks!
@Alex-Rose can you please review? Thanks.