addPoints

fun addPoints(keyword: String, score: Int)

Adds points for a keyword (e.g. add 5 points for Manchester United) to the _changes objects.

Parameters

keyword

The keyword to which the points needs to be assigned

score

Number of points to assign