/DiscordBot

A Discord bot made for the 'The Nest' Discord Channel.

Primary LanguageJavaScriptMIT LicenseMIT

HxBot

A Discord bot made for the The Nest Discord server.

Features

  • Greet/Part messages when people join/leave your server
  • Customizable commandPrefix, ! by default.
  • !help command to list available commands

Screenshots

!help command urban dictionary polls last.fm functionality jokes

Hilarious, I know..

Installation

  1. npm install
  2. Rename config.json.example to config.json and fill in your credentials. If you have more than one bot in your server, make sure the commandPrefix is set to something unique.
  1. Use node index.js to run, or set up something like https://github.com/foreverjs/forever (forever start -a index.js)

This code is distributed under the MIT License. Feel free to use, copy, modify, or redestribute the code. If you come up with a kick ass feature, feel free to submit a PR, or at least tell me about it! You can reach me on Discord as hx#0012.

Based loosely on https://github.com/Cleanse/InsomBot

Forked from https://github.com/HxxxxxS/DiscordLastfmBot/ which in turn is a fork of https://github.com/wsmigielski/DiscordSpotifyBot