So this is my current plan to tackle this problem:
1. Separate sentences by * [DONE]
2. Ignore exact clones [DONE]
3. Importing sentences to a temporary array [DONE]
4. Extract the username from each array cell
5. Import usernames to DB
6. Extracting arguments from each array cell and overwriting the DB for each username