I was requested to fix my /ssb-userinfo command, and I fixed it just now.
My users and links from slack command were not escaping to my bot, instead it was receiving plain text. So i fixed my slack API commands and improved my code.
I was requested to fix my /ssb-userinfo command, and I fixed it just now.
My users and links from slack command were not escaping to my bot, instead it was receiving plain text. So i fixed my slack API commands and improved my code.
I made a Demo Web for my bot and patched up this project
you can check demo site on sanjaybinayak.hackclub.app
Finally pushed it into git repo and setup ssh server to run it 24/7
I added some new commands but it took a bunch of my time. I found myself stuck in adding /ssb-weather and /ssb-ipinfo because I was unable to get Web API and format right. Well the rest were not much of a problem, so it went smooth after that.
My first Slack-bot
Hi! I’m Sanjay. I am really interested in making a chatbot of my own but I am a newbie coder so i thought i should start from this slack bot ( because it was recommended here).
What will it do (for now):
/ssb-ping - tell your ping.
/ssb-catfact - tell you a cat fact.
Challenge :
In Installing prerequisites in my ssh server (I forgot to log into my ssh server in cmd).
I will add more commands in future.
You can use it by adding thee bot in your channel and using these commands.