Add telebot package

This commit is contained in:
Huy ☭ 2015-07-02 13:07:28 +07:00
parent 33eca502e0
commit 8094b1ae41

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"
}
]