Added package telenim (#1490)

This commit is contained in:
Danil Yarantsev 2020-05-26 11:55:22 +03:00 committed by GitHub
parent 5105568343
commit 7ce504a287
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18011,5 +18011,23 @@
"description": "The Nim GUI/2D framework based on OpenGL and SDL2.",
"license": "MIT",
"web": "https://github.com/Ethosa/nodesnim"
},
{
"name": "telenim",
"url": "https://github.com/Yardanico/telenim",
"method": "git",
"tags": [
"telegram",
"tdlib",
"bot",
"api",
"async",
"client",
"userbot",
"telenim"
],
"description": "A high-level async TDLib wrapper for Nim",
"license": "MIT",
"web": "https://github.com/Yardanico/telenim"
}
]