my custom "twitter" feed for my website! costs 0 dollars to handle.
Resources
Discord FeedInformation
This is my custom feed where I can post literally anything I want. I can include a title, description, and image.
The site also contains the ability to see how many times a "tweet" has been viewed, and a search bar / date sort.
Michael's Description
here's how i made it!
i have a super secret link that brings me to a page where i can submit these posts. IF anyone finds the link, it requires a security code in the backend that only I KNOW.
it sends the data to google sheets which uses appscript, which is where i put the security code. it doesn't matter if someone gets the google docs cuz it only displays info that's already available for everyone!
it can also work with image uploads! the appscripts adds the image sent into a google drive folder, and then displays the thumbnail icon in the actual feed! it costs 0 dollars!
finally, users can see the feed as it gets data from the row and displays them. it also keeps track of the view count per post and date, so users can sort by search or date. cool stuff!
Visuals