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.