Inspiration
The hackathon has a discord, and I know how to build a discord bot.
What it does
It allows people to create teams, add metadata/projects to their team. In addition, it allows organizers to put information in the bot for participants to ask the bot instead of organizers.
How I built it
I used discord.js and it's command parser commando to communicate with discord and parse commands. Then, I used better-sqlite3 and enmap for data storage.
Challenges I ran into
Some weird bugs.
To invite the bot, go to: https://discordapp.com/oauth2/authorize?client_id=625734392769150999&scope=bot&permissions=383040
Try @hackbot#9340 help or !help
Built With
- discord.js
- discord.js-commando
- javascript
- node.js
Log in or sign up for Devpost to join the conversation.