Inspiration
I want people to be able to create any lesson about any interesting topic.
What it does
BitStream Education (BSE) bot will save lessons created by anyone.
How we built it
At first, I wanted to use JFrame to create my own UI, but JFrame requires the programmer to manage a lot of layouts. I switched to a discord bot for these reasons:
- Discord has many components off the shelf.
- I already have some experience creating bots.
- The BitStream hackathon is hosted using Discord. ## What's next for Hacker798's BSE? I hope to add reviews for lessons, units, and make it easier to search for any created lesson. Sadly, I was not able to do this given the ~1-day timeframe.
Built With
- java
- jda
Log in or sign up for Devpost to join the conversation.