diff --git a/docs/index.html b/docs/index.html index 54ac384..84a0844 100644 --- a/docs/index.html +++ b/docs/index.html @@ -496,7 +496,7 @@

Moments

When BeReal sends out a notification in a particular region for the day, that event can be referred to as a "moment". You may also see this terminology used interchangeably with "notification(s)". "moment" is the technical term referenced in the BeReal API.

Data Collection

-

My server network asks BeReal for the latest moments in each region every five seconds and records new data as it becomes available; This means that my database is always up to date. I started collecting data in early September. As such, I am unable to provide any accurate data from an earlier time. To view my data, you can visit this site; On the dashboard tab, you can see the latest moments, as well as 90 days of history in each region respectively.

+

My server network asks BeReal for the latest moments in each region every five seconds and records new data as it becomes available; This means that my database is always up to date. I started collecting data in early September 2022. As such, I am unable to provide any accurate data from an earlier time. To view my data, you can visit this site; On the dashboard tab, you can see the latest moments, as well as 90 days of history in each region respectively.

Why?

I started this project to help myself better understand how BeReal operates, and to make it easier for me to post my BeReals on-time. I continue to work on it because collecting data like this has allowed me to explore ways of visualizing and applying data in real-world applications. I do all of this on my own time, and I don't make any profits from it. If you appreciate what I have made and would like to help fund the project, you can donate to my Ko-Fi page using the widget in the bottom left corner of your screen.

Questions?

diff --git a/src/index.html b/src/index.html index 23478f1..af7c7b6 100644 --- a/src/index.html +++ b/src/index.html @@ -494,7 +494,7 @@

Moments

When BeReal sends out a notification in a particular region for the day, that event can be referred to as a "moment". You may also see this terminology used interchangeably with "notification(s)". "moment" is the technical term referenced in the BeReal API.

Data Collection

-

My server network asks BeReal for the latest moments in each region every five seconds and records new data as it becomes available; This means that my database is always up to date. I started collecting data in early September. As such, I am unable to provide any accurate data from an earlier time. To view my data, you can visit this site; On the dashboard tab, you can see the latest moments, as well as 90 days of history in each region respectively.

+

My server network asks BeReal for the latest moments in each region every five seconds and records new data as it becomes available; This means that my database is always up to date. I started collecting data in early September 2022. As such, I am unable to provide any accurate data from an earlier time. To view my data, you can visit this site; On the dashboard tab, you can see the latest moments, as well as 90 days of history in each region respectively.

Why?

I started this project to help myself better understand how BeReal operates, and to make it easier for me to post my BeReals on-time. I continue to work on it because collecting data like this has allowed me to explore ways of visualizing and applying data in real-world applications. I do all of this on my own time, and I don't make any profits from it. If you appreciate what I have made and would like to help fund the project, you can donate to my Ko-Fi page using the widget in the bottom left corner of your screen.

Questions?