Skip to content

Helium (HNT) Discord webhook bot that monitors new witnesses and rewards

Notifications You must be signed in to change notification settings

bkhzhou/Helium-Discord-Webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Helium Discord Webhook

Helium (HNT) Discord webhook bot that monitors new witnesses and rewards

Install

  • Discord.js
$ npm install discord.js

Update File

  • Discord webhook URL, replace with your own discord webhook url.
const webhook = new WebhookClient({ url: 'DISCORD-WEBHOOK-URL' });  //Add discord webhook url.
  • Helium Hotspot ID, replace with your helium hotspot ID. To retrieve locate your hotspot at https://app.hotspotty.net/hotspots/
const hotspot = ''  //Add your hotspot ID

Run

$ node main.js

image

About

Helium (HNT) Discord webhook bot that monitors new witnesses and rewards

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published