Bitcoin Forum
May 13, 2024, 06:19:08 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] Pulse - Opensource Simple Setup Discord Tipbot for any altcoin  (Read 282 times)
PulseDeveloper (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 1


View Profile
April 19, 2019, 05:40:57 AM
Last edit: April 19, 2019, 06:07:32 AM by PulseDeveloper
 #1


Pulse Coin Original Thread - https://bitcointalk.org/index.php?topic=5130618.0

Our Website - http://landing.pulse.cash

Our Discord - https://discord.gg/KbZw9xB

Bot Github - https://github.com/PulseDeveloper/PulseDiscordWalletTipBot

Pulse Coin - https://github.com/PulseDeveloper/Pulse



Instructions


Requirements
node > 9.0.0
npm > 0.12.x
Pulse (https://github.com/PulseDeveloper)
Install the prerequisites
$ sudo apt-get install nodejs && apt-get update
$ wget https://github.com/PulseDeveloper/Pulse/releases/download/v1.2.0.1/pulsed.zip
Installation
Install Pulse

$ unzip ~/pulse-linux.zip
Follow the instructions on the Pulses GitHub Repository to create a pulse.conf and remember the username and password.

Start Pulse

./pulsed -server -daemon
Create a bot and get the bot's API Token: https://discordapp.com/developers/applications/me - https://i.imgur.com/gM8EpJe.png

Make sure the bot has "bot" flags in OAuth2

$ cd pulse-tipbot/config
Then

$ vim default.json.example
Input your bots token, the channel ID for your bot command channel, and the username & password for Pulse Rename the configuration file to "config.json" with

$ mv default.json.example config.json
Then move the config.json into /bot/config

$ mkdir ~/pulse-tipbot/bot/config
$ cp ~/pulse-tipbot/config/config.json ~/pulse-tipbot/bot/config
Then run

npm install
node ~/pulse-tipbot/bot/bot.js
To add the bot to your own discord, and for your own coin, edit the default.json file in the config folder.

Then recursively change coin name with an emphasis on capitlization match e.g PLSE - BTC, plse - btc, pulse - bitcoin


Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!