edisonchee / slimbot

Telegram Bot API for Node.js
MIT License
223 stars 37 forks source link

add socks5 support for bot connection #27

Closed lgg closed 5 years ago

lgg commented 5 years ago

It will helpfull for local development and tests in countries with censorship(e.g. Russia)

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 92.857% when pulling 99a9b6cd9eab56ba754667c8c344e37a7ba9576d on lgg-patches:master into 2a26b10ad9dad3d3c637bfadaa0ad8b5cec19be0 on edisonchee:master.

lgg commented 5 years ago

ping @edisonchee

edisonchee commented 5 years ago

Very well done @lgg, I love the way you documented stuff in the example too. Thanks for your contribution!