Wildbook icon indicating copy to clipboard operation
Wildbook copied to clipboard

Remove TwitterBot functionality

Open holmbergius opened this issue 9 months ago • 0 comments

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.

holmbergius avatar Mar 24 '25 21:03 holmbergius