ever wanted a telegram NFT username?
recently, i got interested in Telegram nft usernames as they look corny and beautiful and are actually useful in terms of Telegram. although i wouldn't recommend buying them altogether as they are much expensive, i would recommend (at least to myself) make something that looks similar to Telegram's official nfts for usernames just because they might look cool when inspecting my TON wallet (winterfall.ton, btw)
and then i remembered that i haven't coded anything for a while now, and that i want to work with graphics more (in context of typescript, image generation). this is when i thought it was a good idea to practice image generation to look alike Telegram's nft usernames. and this is why @nftygrambot was born.
its idea is simple — generate simple and deterministic images that look very much like Telegram's nft username images, but also support much more variety of inputs. as for now, it supports phone numbers (even +888 ones!), usernames (or, as the bot recognizes them, domains) and ips (like 1.1.1.1 or basically any other ip). all you have to do is /start the bot and write down the input (one of the described earlier types) and the bot will generate the image. if the bot does not answer — then input is bad.
this bot does not serve anything purposeful at all, instead, it's a reminder for me that image generation is fun or starts to get fun when you start involving all of yourself in it
also, recently i got interested in TON blockchain and its inner parts... we may release an nft collection based on these generated images... who knows?..
if you're interested as a developer, i made an api for this stuff, it's located at https://nft.starkow.dev/img and takes a input query parameter and returns either a image/png if input is valid or a json describing what went wrong
recently, i got interested in Telegram nft usernames as they look corny and beautiful and are actually useful in terms of Telegram. although i wouldn't recommend buying them altogether as they are much expensive, i would recommend (at least to myself) make something that looks similar to Telegram's official nfts for usernames just because they might look cool when inspecting my TON wallet (winterfall.ton, btw)
and then i remembered that i haven't coded anything for a while now, and that i want to work with graphics more (in context of typescript, image generation). this is when i thought it was a good idea to practice image generation to look alike Telegram's nft usernames. and this is why @nftygrambot was born.
its idea is simple — generate simple and deterministic images that look very much like Telegram's nft username images, but also support much more variety of inputs. as for now, it supports phone numbers (even +888 ones!), usernames (or, as the bot recognizes them, domains) and ips (like 1.1.1.1 or basically any other ip). all you have to do is /start the bot and write down the input (one of the described earlier types) and the bot will generate the image. if the bot does not answer — then input is bad.
this bot does not serve anything purposeful at all, instead, it's a reminder for me that image generation is fun or starts to get fun when you start involving all of yourself in it
also, recently i got interested in TON blockchain and its inner parts... we may release an nft collection based on these generated images... who knows?..
if you're interested as a developer, i made an api for this stuff, it's located at https://nft.starkow.dev/img and takes a input query parameter and returns either a image/png if input is valid or a json describing what went wrong