Open
Description
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.