Skip to content

robinjmurphy/hubot-monzo-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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%20%F0%9F%90%94

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

About

A simple Hubot script to generate Monzo.me URLs

Resources

Stars

Watchers

Forks

Packages

No packages published