nosybore / hubot-ingress-codebars

Give your Hubot the power to encode player names that exploit sans-serif to obfuscate their identities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hubot-ingress-codebars

Encode player names that exploit sans-serif to obfuscate their identities.

See src/ingress-codebars.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-ingress-codebars --save

Then add hubot-ingress-codebars to your external-scripts.json:

[
  "hubot-ingress-codebars"
]

Sample Interaction

user1>> hubot cb ABC
hubot>> IlIlIlIlIlIlllI

About

Give your Hubot the power to encode player names that exploit sans-serif to obfuscate their identities.

License:MIT License


Languages

Language:CoffeeScript 63.2%Language:JavaScript 23.4%Language:Shell 13.5%