Merge pull request #814 from juancarlospaco/add-nim_telegram_bot1307

Added package nim_telegram_bot
This commit is contained in:
Dominik Picheta 2018-08-06 20:54:43 +01:00 committed by GitHub
commit d362190921
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10160,5 +10160,21 @@
"description": "Our very personal collection of utilities",
"license": "MIT",
"web": "https://github.com/fragcolor-xyz/fragments"
},
{
"name": "nim_telegram_bot",
"url": "https://github.com/juancarlospaco/nim-telegram-bot",
"method": "git",
"tags": [
"telegram",
"bot",
"telebot",
"async",
"multipurpose",
"chat"
],
"description": "Generic Configurable Telegram Bot for Nim, with builtin basic functionality and Plugins",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-telegram-bot"
}
]