Git Product home page Git Product logo

counterstake-watchdog-discord's Introduction

counterstake-watchdog-discord

Discord bot for counterstake-bridge events

Watch the Obyte counterstake bridges and post notifications on Discord when fraudulent claims or challenges happen.

Setup

  • yarn
  • Run with node start.js, it will create an app data directory in ~/.config/counterstake-watchdog-discord then fail due to configuration missing.
  • Configure the bot: edit ~/.config/counterstake-watchdog-discord/conf.json or ./conf.js and add required fields:
    • admin_email
    • from_email
    • infura_project_id
    • discord_token
    • discord_channels
  • While logged on Discord webapp, create an application at https://discord.com/developers/applications
  • Select the application, select bot in menu, copy the bot token and paste it in conf.
  • While logged on Discord, use the following url template to add the bot to your server: https://discord.com/oauth2/authorize?client_id=881946977754038272&scope=bot&permissions=2048, client_id can be found in the General Information of your Discord application (Application ID), permissions should be 2048 to allow only posting message.
  • Run the bot with node start.js

counterstake-watchdog-discord's People

Contributors

kakysha avatar tonyofbyteball avatar

Watchers

 avatar James Cloos avatar  avatar

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.