GithubHelp home page GithubHelp logo

chococoin / bitcointalk-auto-verify-signatures-archive-and-alert Goto Github PK

View Code? Open in Web Editor NEW

This project forked from luluwebmaster/bitcointalk-auto-verify-signatures-archive-and-alert

0.0 2.0 0.0 77 KB

Bitcointalk : Little bot to archive all messages from signature topic and alert if remove or edit message.

JavaScript 80.54% HTML 19.46%

bitcointalk-auto-verify-signatures-archive-and-alert's Introduction

Bitcointalk : Little bot to archive all messages from signature topic and alert if remove or edit message.

This script allows all those who wish to archive the messages of the subject "Stake your Bitcoin address here".

In addition to that, in case of modification or deletion of a message, you can choose to be alerted via Email.

You can also alert the forum by configuring the part bitcointalk in the config file ( It is strongly recommended to create an account dedicated to the alerts of the bot ).

How to use ?

To use this bot, you need to install Node.JS.

First, clone this respository with git clone https://github.com/luluwebmaster/bitcointalk-auto-verify-signatures-archive-and-alert.git.

Install all packages with npm install.

Then, create a new screen screen -S change-this-by-a-screen-name and run node server inside the screen with node app.

How to see & share archived messages ?

You should know that after launching the bot, it is possible to automatically view archived messages by typing this URL in your browser :

  • http://{your-vps-ip}:4269

Note that if you want to access this page from outside, you will have to open this port publicly.

How to configure ?

If this is the first time you have run the bot, you can either copy the config.example.json file to the config.json file, or else you can simply start the bot, the file will be automatically copied.

Then you can configure the file quite easily.

Configuration
  • links -> bitcointalk -> stakeAddress Is the link where the bot should search the messages.
  • webServer -> enable Enable / Disable Web access
  • webServer -> port Used port for see archived messages.
  • webServer -> messagesPerPage Archived messages per page loaded on page load and dynamique loading.
  • timeInSecondsBetweenBttRequest Time in seconds between each Bitcointalk requests.
  • timeInHoursBetweenCheckAllMessages Time in hours everytime the bot check all messages from subject.
  • timeInSecondsBetweenCheckLastMessages Time in seconds everytime the bot check all last messages from subject.
  • timeInMinutesBeforeDetectMessageUpdate Time in minutes before the bot start detection after post date.
  • maxEditedTimeInDaysToDetectUpdate Maximum time in days when the bot detect edited messages ( Based on edit date ).
  • email Nodemailer configuration ( More informations here ).
  • bitcointalk -> enable Enable / Disable Bitcointalk alert.
  • bitcointalk -> username Account for send alert in topic : Username
  • bitcointalk -> password Account for send alert in topic : Password
  • bitcointalk -> captchaCode Account for send alert in topic : Captcha Code ( Can be found here )
  • bitcointalk -> topicId Topic id where the alert is sent ( Don't change this ).

Projects used in this project

Donate

  • Bitcoin : 1DSXQn7AankhmXUvExfZBbo8zWa3ie3jXc

Contact

bitcointalk-auto-verify-signatures-archive-and-alert's People

Contributors

luluwebmaster avatar

Watchers

 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.