Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 675 Bytes

File metadata and controls

18 lines (14 loc) · 675 Bytes

ICS Search Engine

This is a Twitter Bot application created using Python3, Flask, and the Twitter API.

App Description

Twitter bot that allows a user to search up tweets containing profanity and indecent language from a specified username. Users may choose to view tweets within a specified time range.

Execution

To execute the program:

  1. run the cleantweets.py file. python3 cleantweets.py
  2. Copy and paste the displayed IP address to your url.

App Demonstration

Authors