Patryk Niedźwiedziński

Results 7 issues of Patryk Niedźwiedziński

I just finished one hour of debugging and looking for an error with my telegram bot. The reason why that happened is that I had dots (`.`) in names in...

I think this would work on most machines ;) This fixes #130

Links on macOS doesn't work :/ I discovered that it works with `:` instead of `#`, but as I was reading the code links on macOS and Windows are the...

As I used search function this error occurred: ``` > /search PRDev /usr/local/lib/node_modules/fb-messenger-cli/lib/search.js:49 return friend.name.toLowerCase().indexOf(searchString.toLowerCase()) !== -1; ^ TypeError: Cannot read property 'toLowerCase' of undefined at filtered.friends.filter (/usr/local/lib/node_modules/fb-messenger-cli/lib/search.js:49:32) at Array.filter...

duplicate

Python 2.7 will soon be deprecated. Have you considered moving the project to python3?