Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 356 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 356 Bytes

vuebot

A Vue.js Discord bot

Install

To install this bot, run:

npm install
cp .env.example .env

Edit .env file with your Discord Bot, and run npm run dev

Commands

  • speak: return hello world
  • file $arg: return vue component with text from argument
  • search $arg: return list of vue packages with term in argument