Skip to content

nabuelrub/BotCamp

Repository files navigation

BotCamp

To run the program you will need four different Twitter Api keys Add them to the following files:

  1. code/collector.py
  2. code/user_listener.py
  3. trends/collector.py
  4. trends/get_trends.py

REQUIREMENTS:

There are several dependencies:

Before running the code you need to:

  1. Add keywords related to the topic you want find campaigns with bot activities (keywords.txt)
  2. Place Twitter API keys in the four files
  3. Run BotsFinder(Debot).sh to start detecting bots using Debot tool.
  4. Simultaneously, run keywords_generator.sh to add new keywords from the 50 trending hashtags (Optional).
  5. After collecting data, run Campaign_Detector.sh to find campaigns, reported campaigns and bots are found in (Campaigns/CampaignDetection/ParsedData/campaigns.csv).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages