Inspiration
I wanted to do something I had never done before.
What it does
It is a bot who you talk to in private messages in Slack. It functions as an interface to a Mastermind game API.
How I built it
I used slackclient (https://github.com/slackhq/python-slackclient) to ease the use of Slacks Real Time Messaging API and Python to build my programming logic.
Challenges I ran into
First time ever working on a more-than-a-couple-functions Python project, so, it was fun! Looking forward to learn more about the language.
Accomplishments that I'm proud of
I made it work, it was fun for the first time writing a code like this one.
What I learned
How to write a bot for Slack and API requests through HTTP.
What's next for Mastermind SlackBot
Implement a algorithm to solve the Mastermind game and provide hints.

Log in or sign up for Devpost to join the conversation.