In this tutorial you will build a Slackbot in the Python programming language. As a fun proof-of-concept that will demonstrate the power of Python and its Slack APIs, you will build a CoinBot--a Slackbot that monitors...
I'm on Step 5 and am getting the error above when I run the sudo ufw commands. I'm assuming this has something to do with your warning about ports. How do I forward the port from my personal firewall to the port that ...
Accepted Answer:
Hi there @negustaf,
If you are going to be running the Slackbot on your Mac and if you already have a local/personal firewall there is no need to install UFW.
You would need UFW installed on your server so that you co...
Everything but one terminal 404 error looks fine when I run the code for step 6 before verifying my request URL. When I run curl in the terminal with my IP address (I quadruple-checked spelling), I receive the followi...
Hello everyone, I just use for the first time the App platform for a hugo website. Is possible have a Slack notification or mail when there is a successful deploy and when not? Thanks
Hello I am following your steps using Mac os 14 (for environment variables, I have modified the steps where mac is different from ubuntu). I have setup the secret token, bot token and setup tunnel using ngrok. The eve...