Skip to content

Twitter bot for fetching duplicated or plagiarised tweets.

License

Notifications You must be signed in to change notification settings

HAKSOAT/Kaitlyn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaitlyn

Kaitlyn

Kaitlyn is a Twitter bot that finds clones or possible duplicates of tweets.

Usage

On the platform you can:

Tweet:

old @findclones

as a comment on a tweet to fetch clones of that tweet before it was created. These tweets are the possible originals.

Tweet:

new @findclones

as a comment on a tweet to fetch clones of that tweet after it was created. These tweets are possibly plagiarized.

Tweet:

go @findclones

as a comment on a tweet to fetch all clones of that tweet, regardless of when they were created.

Local Deployment

To use on computer, ensure that you have Python 3 installed.

Assign proper values to the environment variables in the .env file.

Run:

pip install -r requirements.txt

Run on terminal 1:

python worker.py

Run on terminal 2:

python clock.py

Running the tests

There are no tests yet.

Contributing

Contributions are welcomed.

Authors

License

This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details

Acknowledgments

Thanks to:

and everyone who provided ideas to help make this project better.

About

Twitter bot for fetching duplicated or plagiarised tweets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages