Skip to content

A simple Discord Bot that retrieve info about synchronization status of a full node and send them to a discord channel every hour.

Notifications You must be signed in to change notification settings

france193/IOTA_getNodeInfo_DiscordBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IOTA_getNodeInfo_DiscordBot

A simple Discord Bot that retrieve info about synchronization status of a full node and send them to a discord channel every hour.

GETTING STARTED

Create a .env like this:

FULL_NODE_URL=<FULL_NODE_URL>
DISCORD_TOKEN=<TOKEN>
DISCORD_CHANNEL_ID=<CHANNEL_ID>

Replace <FULL_NODE_URL> with the full node address you want to know information from getNodeInfo. Replace <TOKEN> with the Discord Bot token. Replace <CHANNEL_ID> with the channel id you want to post updates.

To get more information about IOTA api availble, please see: https://iota.readme.io/reference. To get more information about Discord Bot, please see: https://discordapp.com/developers/docs/intro.

AUTHOR

developed by Francesco Longo.

About

A simple Discord Bot that retrieve info about synchronization status of a full node and send them to a discord channel every hour.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published