Mittens Logo

Mittens

A simple Discord bot built with Next.js for my Web Development Class :3.

This is an example of an admin portal might look like. It leverages RSCs to fetch the Slash commands associated with the Discord bot!

IDNameDescriptionOptions
1165004164703731722 ping Ping pong! I'll respond with pong. No options
1165004164703731724 invite Get an invite link to add this bot to your server No options
1165004164703731725 randompic Get a random picture {"type":3,"name":"type","description":"What type of picture would you like?","required":true,"choices":[{"name":"cat","value":"cat"},{"name":"dog","value":"dog"},{"name":"generic","value":"picsum"}]}
1178953035335094362 anime Search for an anime {"type":3,"name":"search","description":"What anime are you looking for?","required":true}