Giter VIP home page Giter VIP logo

lbry-wunderbot's Introduction

(This README will be updated along with bot updates)

Features:

  • Price bot displays price of lbc for currency given. Responds to !price <cur> <amount>

  • Stats bot display current market stats of lbc. Responds to !stats

  • Hash bot displays current hashrate of network. Responds to !hash

    Also Includes !hash power <MH/s> to calculate given MH/s to LBC per hr, day, week, month.

  • Github Release Notes bot displays release notes for current lbry-app release.

    Responds to !releasenotes

    (moderator only) !releasenotes post to send to specified channel

  • Purge Bot (moderator only) deletes X amount of messages. Responds to !purge <X>

  • Speech bot displays top claim from provided image name(coming soon posting to speech).

    Responds to !speech <imagename>

  • Welcome bot sends Direct Message when new users join,

    (moderator only) Responds to !welcome <@username>

  • Spam Detection Bot to Prevent Discord Raids and Spammers

  • Dynamic plugin loading with permission support.

Requirements

  • node > 8.0.0
  • npm > 0.12.x
  • yarn ( install with npm install -g yarn if not installed )

Installation

Create a bot and get the bot's API Token: https://discordapp.com/developers/applications/me

Edit and rename default.json.example in /config, then cd to wunderbot directory and run:

yarn install
node bot/bot.js

Development

Be sure to run the command below before working on any code, this ensures prettier goes to work and keeps code to our standard.

yarn install --production=false

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.