FitDevs-withKat / FitDevs-withKat/Twitter-Bot-

403 from Twitter API - Campaign Function

Open
#9 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
6
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Automated bots are prevented from posting similar content consecutively, occasionally our bot will try to tweet something that results in this error. I'm not sure what caused the error, but this needs to be looked into and prevented.
```
2022-10-09 16:00:04.636 EDT data: {
2022-10-09 16:00:04.636 EDT detail: 'You are not allowed to create a Tweet with duplicate content.',
2022-10-09 16:00:04.636 EDT type: 'about:blank',
2022-10-09 16:00:04.636 EDT title: 'Forbidden',
2022-10-09 16:00:04.636 EDT status: 403
2022-10-09 16:00:04.636 EDT }
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.