DEV Community

Nahu
Nahu

Posted on

2 1

Dev.to/Twilio Hackathon: Writing a Rocket launch bot!

Introduction

This is my first hackathon with Dev.to I will be participating so I'm looking forward to it!

(this is not my first post but I have decided to remove the first one because it was really minimal)

At the beginning I started making a bulk project, with myself parsing the messages received through the web-hook directly.

After looking at Twilio's resources I came across Autopilot bots, a conversational AI stack that parses most of the data with a very convenient to use UI (which reminds me a lot of Dialogflow). With this I would just need to set up a couple endpoints to provide the responses.

Link to Code

This time I have started the GitHub repository for the project!

What's the stack?

I have decided to stick with Java for the project.
We'll be used Twilio's provided SDK, alongside with my Java wrapper and SparkJava for webhooks.

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay