What did you make?
I made a Slack bot with few command such as latency checker, coin flipper, getting informations about a GitHub user and a Qr code generator. The bot work all the time 24 / 7.
What was challenging?
The most challenging part was getting the bot run outside my local computer. Figure out how API work was also challenging.
What are you proud of?
I’m proud that I learned how to make a bot that runs continuously on a server.
What should people know so they can test your project?
To test the bot, go on slack and run /botpersonnal-help to see the list of commands.
I start learning how to create and add bot to slack. I implement 3 personnal command such as a coin flipper, a GitHub information about user and a Qr code creator.