Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shorturl plugin doesn't work for bitly #69

Closed
bhiles opened this issue Mar 26, 2012 · 1 comment
Closed

shorturl plugin doesn't work for bitly #69

bhiles opened this issue Mar 26, 2012 · 1 comment

Comments

@bhiles
Copy link
Contributor

bhiles commented Mar 26, 2012

The shorturl plugin doesn't appear to be working for bitly, but it does appear to be working for isgd.

Here are some commands and the responses:

@shorten bitly http://google.com
-- No response -- 

@expand http://bit.ly/LmvF
-- No response -- 

@shorten isgd http://google.com
http://is.gd/5JJNDX

@expand http://is.gd/5JJNDX
http://google.com

@shorten none http://google.com
No URL shortener by that name was found.
@Raynes
Copy link
Owner

Raynes commented Jul 7, 2012

It does work, you just need to configure a bitly key.

:shorturl {:auth {:bitly {:key "Redacted" :login "raynes"}}}

For example. This goes in your ~/.lazybot/config.clj file.

@Raynes Raynes closed this as completed Jul 7, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants