// Adds dimensions UUID, Author and Topic into GA4
Saturday, January 17, 2026
26.2 C
Singapore

‘Wish more people are like this’—Community cat finds refuge in an innovative homemade shelter on a rainy day

SINGAPORE: There is a video circulating online of a community cat taking refuge in a handmade shelter made by the members of the public. The 53-second TikTok clip was filled with heartfelt comments from netizens, recognising the innovative way people provide rest for the animal. 

The video posted showed that the shelter was built from household items such as chairs to elevate a basket, an umbrella wrapped in plastic to protect the community cat named Sayang from the rain, and some milk bottles to hold everything in place. However, it was unstated where this shelter was seen. 

“I love it when our Singaporean cat lovers/keepers do such innovative shelters during monsoon period,” the caption stated. 

Indeed, the community cat felt the love of the public because when approached by the person filming the video, it greeted the person and allowed a gentle pet despite the rain. 

Netizens expressed their thoughts and opinions about this initiative in the comments section. A comment stated that it was so soothing to see that the cat came down from the shelter, seemingly wanting to be petted. 

See also  Majority of Singaporeans spend over $500 on first crypto buy
@namienoodle

I love it when our Singaporean cat lovers/keepers does such innovative shelters during monsoon period. Sayang will always be loved!! 😭

♬ I can’t describe what I’m feeling – lyrλmbient

Another comment declared: “That’s our cutie comm cat, Sayang! He’s so well loved by our community, and he’s the sweetest boy ever❤ To those asking where this is, we’re not exposing his location for his safety, but he’s well cared (and well fed lol).” 

“This is so wholesome! wish more people like this 🥹,” one more netizen claimed. 

More comments remarked that cat haters will complain when they see this, and that people need to urge the government to make the Town Council allow a safe space for community cats to rest, eat, and play. 

In similar news about Singaporean cats, there was a report last year when a cat owner complained that after taking her cat to a grooming service, the groomer claimed the cat was too aggressive and demanded an extra S$50. 

See also  'This vehicle park at this parking lot, wheelchair cannot pass through... selfish driver' — Netizen

The woman left a one-star review online, and the groomer insulted her and publicly disclosed her personal information. 

Read more about the news article here

- Advertisement -

Hot this week

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //