I have added all the commands to Cyber3000 which I wanted to and today is the day to run it 24/7 on Nest.
I started seting up my bot on Nest from my command prompt, following the guide… And after I’ve done it, I opened Slack to try out my bot, just to get shocked that the responses were only visible to me!
Throwback to 3 days ago, while testing my bot on Slack during the time of running my bot locally, I saw that all of it’s responses were ephemeral. I mistook that it was happening because I was running my bot locally.
I had to add a line of code for every response in my code to fix it and I edited the index.js file from my command prompt itself using the command nano index.js (Nano is CLI-based text editor) and restarted the container from Nest.
Now that everything is fixed, I’ve added the demo url to README.md on my Github Repo. Tested all the commands of my bot again and now I think am sure that my project is ready to be shipped!
Do checkout the responses of the bot (it’s not ephemeral anymore!!) 👇🏻
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.