Skip to content

Remove TwitterBot functionality #1051

Open
Open
@holmbergius

Description

@holmbergius

Feature description and context

Wildbook no longer integrates with Twitter. TwitterBot.java and TwitterUtil.java can be removed, along with any references to then and supporting configuration files.

Feature sign-off requirements

All related files are removed without regression. These include:

  • TwitterBot.java
  • TwitterUtil.java
  • twitter.properties
  • TwitterAssetStore.java
  • removal of reference to org.twitter4j in pom.xml
  • Removal of references to the above elsewhere in the code base.

There is a migration concern for legacy TwitterAssetStore objects in the database. We need to migrate these to another asset store type. This may only affect Flukebook.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency fileenhancementnew or improvements on existing featuresjavaPull requests that update Java codemodernizationUpdating the tech stack iteratively

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions