notmarek / BeFake

BeReal Python API wrapper
132 stars 29 forks source link

No such option: -... #81

Closed sanderDijkxhoorn closed 1 year ago

sanderDijkxhoorn commented 1 year ago

Some posts start with a "-" such as "-CakAOUnUe6ad6mNfUALOL" but it does not matter if I quote it with singular (') or with double quotes (") I can't seem to escape it.

Not sure if this is specific to the instant-realmoji function but what I am trying to do is that.

python3 BeFake/befake.py instant-realmoji -CakAOUnUe6ad6mLOL cool_username

NicoWeio commented 1 year ago

Does using "…" help?

python3 BeFake/befake.py instant-realmoji "-CakAOUnUe6ad6mLOL" cool_username