I will be honest. At first, I tried to write Google Apps Script (GAS) right away and got stuck in a big way. The trigger was the repetitive monthly inquiry handling work at my workplace. Every time an ...
Requests that came in via internal chat. I think many companies check these things every morning, every evening, and at the start of the week. Of course, the act of checking itself is important. The ...
WeeChat 2.2+ http://weechat.org/ websocket-client https://pypi.python.org/pypi/websocket-client/ Since WeeChat 2.6, Python 3 modules are required, see https://weechat ...
GitHub Actions is a powerful tool that allows you to automate workflows directly from your GitHub repository. One common use case is sending notifications to a Slack channel whenever a certain event ...
Searched for a way to run our playbooks automated without the need of AWX or other big projects while still being more stable and less error-prone than custom bash scripts. So I made Ansible-Link.