calvinh99 / mangastyle

The place to find the latest trending mangastyle art on twitter.
0 stars 0 forks source link

Deleted or username changed artists #30

Open calvinh99 opened 2 years ago

calvinh99 commented 2 years ago

Create a function for updating artists who have changed their username.

In order to avoid database conflicts, set it to blank first, then the update_tweets will update the username. (one time an artist had two accounts and changed both usernames - but my database failed to update because it tried to update one first, but the username field is 'unique').