0.1.0 • Published 11 months ago

@blackprint/nodes-telegram v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

NPM Build Status

Blackprint nodes for Telegram

This module is depends on gramjs (MIT License). Please click this link to open examples from the editor.

Import this nodes from URL

Please specify the version to avoid breaking changes.

Blackprint.loadModuleFromURL([
  'https://cdn.jsdelivr.net/npm/@blackprint/nodes-telegram@0.0.x/dist/nodes-telegram.mjs'
], {
  // Turn this on if you want to load .sf.js, and .sf.css
  // only with single .mjs
  loadBrowserInterface: true // set to "false" for Node.js/Deno
});

Development URL

You can use this link to load unpublished nodes and still under development on GitHub. https://cdn.jsdelivr.net/gh/Blackprint/nodes-telegram@dist/nodes-telegram.mjs

Replace dist with your latest commit hash (from dist branch) to avoid cache from CDN.

License

MIT

0.1.0-dep

10 months ago

0.1.0

11 months ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2-dep

2 years ago

0.0.1-dep

2 years ago