Merge pull request #200 from rgv151/patch-6

Add `telebot` package
This commit is contained in:
Billingsly Wetherfordshire 2015-07-02 02:01:12 -05:00
commit 3ec3256151

View File

@ -1785,5 +1785,14 @@
"description": "Arbitrary base encoding-decoding functions, defaulting to Base-62.",
"license": "MIT",
"web": "https://github.com/singularperturbation/base62-encode"
},
{
"name": "telebot",
"url": "https://github.com/rgv151/telebot.nim",
"method": "git",
"tags": ["telebot", "telegram", "bot", "api", "client", "async"],
"description": "Async Telegram Bot API Client",
"license": "MIT",
"web": "https://github.com/rgv151/telebot.nim"
}
]