-
The latest bereal version added support for users to post extra bereals if they posted their first bereal on time, but the current friends feed command does not seem to download these extra bereals.
-
`befake parse-friends`
```
Traceback (most recent call last):
File "C:\Users\Jakub\anaconda3\lib\runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None…
-
When trying to post a BeReal using the `post` command an error occurs as the call to Post.create_post is missing a self.
`TypeError: create_post() missing 1 required positional argument: 'self'`
T…
-
When I want to connect and I put my code received by sms, it gives me this error:
```log
WARNING: Concurrent verifications to the same number are not allowed
If you already received a code before…
-
Hi i assume bereal changed their api to be more secure because posting is currently not working
-
I cannot manage to login :
.....BeFake/BeFake/BeFake.py", line 99, in send_otp
self.otp_session = res["sessionInfo"]
~~~^^^^^^^^^^^^^^^
KeyError: 'sessionInfo'
-
When I try to log into my BeReal account I get the following error:
```
File "C:\___\BeFake\BeFake.py", line 95, in send_otp
self.otp_session = res["sessionInfo"]
KeyError: 'sessionInfo'
```
…
-
I don't know if it is possible but
Can you add something to view BeReals from the past for example yesterday?
I've tried to take a look on my own but can't find out, where the posts get fetched and …
-
Post feature and Reaction Upload not working, wish to see this working again you have the best dashboard so far!
-
In [api.py](https://github.com/s-alad/toofake/blob/main/server/api.py) your google api key is exposed.
![image](https://user-images.githubusercontent.com/11465134/214358805-8a35d503-0f5f-461b-abf0-fe…