Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 752 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 752 Bytes

BerryBot

A chat bot for the Disord 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 the audio portion of the 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 a emoji clock

#Automated functions:

  • Fixes tables

#Installation:

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