ByteBender
TTCTheo's Typesafe Cult
•Created by ByteBender on 10/13/2023 in #questions
Technology to store Html files with image/base64 srcs
I was making a discord ticket bot, we have store these tickets transcripts. I got a discord-html-transcript node module to make html from a channel.
Here is the problem we also have to store these image from the channel else when channel got deleted images would be lost.
So that module converts images in base64 to use as src.
What should I use to store these html transcripts?
I thought about using S3 object storage of aws but they are not accepting my virtual credit card. As I from Bangladesh and I am a student I don't have a credit card.
4 replies