We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cbb468 commit e25972bCopy full SHA for e25972b
README.md
@@ -84,7 +84,7 @@ The queries will return results like those below:
84
```
85
The response will be a list of JSON objects.
86
Meanings of the elements in the object:
87
-- `bot_score`: The bot score, a float number between 0 and 1 (note that we rescale the score to 1 to 5 on the website)
+- `bot_score`: The bot score, a float number between 0 and 1 (note that we rescale the score to 1 to 5 on the Botometer X website)
88
- `timestamp`: The time when the bot score was calculated
89
- `user_id`: ID of the account
90
- `username`: Username of the account
0 commit comments