John Pinto
John Pinto
Added new language '**Tamil**' - Tamil Stop Words Text File: [stopwords-ta.txt](https://github.com/pj8912/newspaper/blob/master/newspaper/resources/text/stopwords-ta.txt) - Tamil Stop Words Tokenizer class [StopWordsTamil](https://github.com/pj8912/newspaper/blob/master/newspaper/text.py#L211) - Language code : `ta` - Updated docs : - [README.rst](https://github.com/pj8912/newspaper/blob/master/README.rst#features) -...
added : need to uninstall `btcpay` first and install `btcpay-python`
I am using this to fetch news before summarizing on my admin panel of my website, there are few urls which dosen't really work on production. All most all of...
Added `` tags
Opend a PR to push the "Installation section to the top" PR request : https://github.com/jeffthibault/python-nostr/pull/92
Moved `archive_fetcher` to the top , above the messages, looks neat and convenient to `select timeframe` 
Prevent sharing empty post
Update to prevent sending empty messages, and CTRL+ENTER instead of ENTER to send message in 'keyup' event
prevent sending empty chat messages, and CTRL+ENTER instead of ENTER to send message in 'keyup' event. Pull request made : https://github.com/BrightonBTC/bija/pull/89