discord-trout icon indicating copy to clipboard operation
discord-trout copied to clipboard

A Discord serverless slash command bot example

Discord Trout

This is a basic reimplementation of the classic IRC slap command. It's an HTTP slash command hosted on Vercel.

Click here to add the bot

Vercel Discord Bot Tutorial

If you're looking to write your own Discord bot that runs on Vercel, check out my guides here:

  1. Writing an HTTP Bot with Fastify
  2. Converting HTTP Bot to a Vercel Serverless Function