plugin(points): forgot one special case, see #34
authorMatthias Hecker <mail@apoc.cc>
Mon, 13 Apr 2020 18:48:40 +0000 (20:48 +0200)
committerMatthias Hecker <mail@apoc.cc>
Mon, 13 Apr 2020 18:48:40 +0000 (20:48 +0200)
commitcc241a9709593491b6a67810ed8a5a5054e19208
tree9c5eed30d0547f01002606f15e1299bbaf862f0b
parent90656f4203a0a989b6fb110d4a07598dd186b84c
plugin(points): forgot one special case, see #34

Tokens that include itself ++/-- are now ignored as well.
data/rbot/plugins/points.rb
test/plugins/test_points.rb