Add commands for searching and initiating private chats with users (ref #7)
This commit is contained in:
Generated
+8
@@ -3785,6 +3785,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"string-similarity": {
|
||||
"version": "1.2.0",
|
||||
"resolved": "https://registry.npmjs.org/string-similarity/-/string-similarity-1.2.0.tgz",
|
||||
"integrity": "sha1-11FTyzg4RjGLejmo2SkrtNtOnDA=",
|
||||
"requires": {
|
||||
"lodash": "4.17.4"
|
||||
}
|
||||
},
|
||||
"string-width": {
|
||||
"version": "2.1.1",
|
||||
"resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz",
|
||||
|
||||
Reference in New Issue
Block a user