Commit 0453c8e
Fix user brain getting overwritten
* This works around hubotio/hubot#670
* hubot's userForId checks if the current room is different than the one
that was last recorded for the user; if it's different, it overwrites
the entire record for that user.1 parent 5016bf9 commit 0453c8e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments