mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-05-14 02:17:38 +02:00
Aka: use better quotes for lastfm in README.md.
This commit is contained in:
parent
700d2c7d46
commit
f87052788e
@ -59,7 +59,9 @@ provides the `action` command.
|
|||||||
Add an aka, `lastfm`, which expects a last.fm username and replies with
|
Add an aka, `lastfm`, which expects a last.fm username and replies with
|
||||||
their most recently played item.
|
their most recently played item.
|
||||||
|
|
||||||
`@aka add lastfm "rss [format concat http://ws.audioscrobbler.com/1.0/user/ [format concat [web urlquote $1] /recenttracks.rss]]"`
|
```
|
||||||
|
@aka add lastfm "rss [format concat http://ws.audioscrobbler.com/1.0/user/ [format concat [web urlquote $1] /recenttracks.rss]]"
|
||||||
|
```
|
||||||
|
|
||||||
This `lastfm` aka requires the following plugins to be loaded: `RSS`,
|
This `lastfm` aka requires the following plugins to be loaded: `RSS`,
|
||||||
`Format` and `Web`.
|
`Format` and `Web`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user