Tag

Template Message

0 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
Nov 19, 2020 · Backend Development

Implementing a WeChat Daily Sentence Template Message with Python and Cron

This tutorial explains how to use WeChat's template message API together with the iciba daily‑sentence service, set up a Python script on an Alibaba Cloud Linux server, configure the template in the public platform, and schedule automatic delivery via a daily cron job.

APICronTemplate Message
0 likes · 4 min read
Implementing a WeChat Daily Sentence Template Message with Python and Cron
Tencent Cloud Developer
Tencent Cloud Developer
Apr 30, 2019 · Cloud Computing

WeChat Mini Program Cloud Development: Electronic Business Card Creation, Sharing, and Access Notification

This guide walks through building an electronic business card in a WeChat Mini Program with Cloud Development, covering account setup, data CRUD, single‑ and multi‑image upload, AI‑powered OCR, custom QR‑code generation for sharing, and automated template‑message alerts when the card is viewed, demonstrating reduced backend effort.

AI RecognitionElectronic Business CardJavaScript
0 likes · 8 min read
WeChat Mini Program Cloud Development: Electronic Business Card Creation, Sharing, and Access Notification
Tencent Cloud Developer
Tencent Cloud Developer
Apr 4, 2019 · Mobile Development

Introducing Cloud Call: One‑Line API Calls for WeChat Mini Programs

Cloud Call lets WeChat Mini Programs invoke most server‑side APIs with a single line of code by automatically handling access‑token acquisition and refresh, so developers can directly call functions such as templateMessage.send without managing credentials, while benefiting from the broader cloud development platform’s serverless resources.

APICloud CallTemplate Message
0 likes · 5 min read
Introducing Cloud Call: One‑Line API Calls for WeChat Mini Programs