Notification bot for NEM transaction.
This bot send a notification when a NEM transaction related to the given address is confirmed.
You have to enable webhook and inform the webhook URL to the bot.
The bot's prefix is npb.. A mention to the bot can be used instead of the prefix.
- npb.register WebhookUrl
Registers this channel with the webhook URL. You have to send this firs.
- npb.unregister
Unregisters this channel.
- npb.add address name
Registers the address with the name.
Any name is OK.
The bot notifies when a NEM transaction related to the address is confirmed.
- npb.remove address
Unregisters the address.
- npb.balance
Gets balances of registered addresses.
- npb.list
Shows registered addresses.