Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 752 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 752 Bytes

BerryBot

A chat bot for the Discord app written in JavaScript and Node.js using discord.js

Commands

  • /ping - Replies with "pong"
  • /cat - Returns an image of a cat
  • /insult - Returns an insult
  • /joke - Returns a joke
  • /join - Join a channel
  • /comehere - Join the channel of whoever entered the command
  • /singvid (arguments) - Plays audio from a YouTube link/query
  • /airhorn - Plays a horn~
  • /shutup - Shuts the bot up if it's talking in a voice channel
  • /goaway - Kicks the bot from its current voice channel
  • /clock - ...Displays an emoji clock

Automated functions

  • Fixes tables

Installation

  • Install node.js
  • Run npm install
  • Run node berrybot.js