tutorial
Look Mum, No Servers! Create a Telegram Bot to communicate with GitHub Actions
ยท โ˜• 7 min read ยท ๐Ÿ‘จ Dennis Lee ๐Ÿ‘จ
Discover how Telegram extends beyond messaging to revolutionize your workflow automation. This guide introduces creating a Telegram Bot to not only streamline dialogues but also to manage servers, automate tasks, and enhance your development operations with GitHub Actions.

Deploy a WordPress pipeline to minimize and upload images
ยท โ˜• 9 min read ยท ๐Ÿ‘จ Dennis Lee
There are several limitations when using a shared WordPress hosting. If you have used `wp-cli`, you would have known that you can perform most of the WP functions, such as publishing a new post, uploading media, etc from your local terminal, which saves a lot of time.