Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.33 KB

File metadata and controls

39 lines (26 loc) · 1.33 KB
Collectible posts bot logo

Collectible NFT-posts bot

Demo

https://twitter.com/ObertonGlobal/status/1653774560343236613

Description

This Telegram bot allows authors to create mintable NFTs from theirs Telegram channel posts! But more than that - it gives an easy and effortless way for audience to show its support for its favorite authors and particular posts in a truly unique and meaningful way by minting NFT of the post

This bot makes it easy for readers to mint NFTs - whether it's a breathtaking image, a thought-provoking quote, or a memorable moment. By doing so, he may not only can show his appreciation for the content, and have a valuable bookmark stored blockchain in as NFT.

Getting started

Install deno binary

https://deno.com/[email protected]/getting_started/installation

Install puppeteer required Chromium components

PUPPETEER_PRODUCT=chrome deno run -A --unstable https://deno.land/x/[email protected]/install.ts

Create config folder at the root of the project with default.json file inside.
Use .default.example.json to get a template for default.json file.

Run the project

deno tasks run