hubot-monzo-me

1.0.1 • Public • Published

hubot-monzo-me

Build Status

A simple Hubot script for generating Monzo.me URLs

RobinM: monzo me £10 for dinner at Nando's
Hubot: https://monzo.me/robinmurphy/10?d=Dinner%20at%20Nando's

Installation

npm install --save hubot-monzo-me

Add the script to your external-scripts.json file:

[
  "hubot-monzo-me"
]

Usage

Register your Monzo.me username with Hubot:

RobinM: monzo me username robinmurphy
Hubot: RobinM: Your Monzo username is now set to robinmurphy.

You can then request money from the room:

RobinM: monzo me £2.50 for coffee
Hubot: https://monzo.me/robinmurphy/2.50?d=Coffee

Package Sidebar

Install

npm i hubot-monzo-me

Weekly Downloads

3

Version

1.0.1

License

ISC

Last publish

Collaborators

  • robinmurphy