SilentSpud / nightbot-vercel

Extend Nightbot commands using Nextjs on Vercel

Home Page:https://ttv-tk.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nightbot Command Scaffold

This is a simple scaffold for extendable Nightbot commands using Vercel

Getting Started

  1. Clone the repository
  2. Install dependencies with npm install
  3. Set up Vercel KV if you plan to use it.
  4. Start the development server with next dev

About

Extend Nightbot commands using Nextjs on Vercel

https://ttv-tk.vercel.app/

License:MIT License


Languages

Language:TypeScript 97.7%Language:JavaScript 2.3%