Sha256: be43c6c7c6463b648760e57675e1024aca5cfdcf26edc899b2f6220c27997577

Contents?: true

Size: 1.15 KB

Versions: 2

Compression:

Stored size: 1.15 KB

Contents

# FOLLOWERS

List followers of a user.

`ayadn followers @ericd`

`ayadn -fwr @ericd`

You can see your own list by using *me* instead of *@username*:

`ayadn -fwr me`

# FOLLOWINGS

List the users a user is following.

`ayadn followings @ericd`

`ayadn -fwg @ericd`

You can see your own list by using *me* instead of *@username*:

`ayadn -fwg me`

# CHANNELS

List your active App.net channels.

`ayadn channels`

`ayadn -ch`

Retrieve only specified channel(s) with option `--id`:

`ayadn -ch --id 55123`

`ayadn -ch --id 55123 34678 988776`

Display raw response with option `-x`:

`ayadn -ch -x`

`ayadn -ch -x --id 55123`  

# INTERACTIONS

Shows a short reminder of your recent App.net activity.

`ayadn interactions`

`ayadn -int`

# WHOREPOSTED

List users who reposted a post.

`ayadn whoreposted 22790201`

`ayadn -wor 22790201`

# MUTED

List the users you muted.

`ayadn muted`

`ayadn -mtd`

# BLOCKED

List the users you blocked.

`ayadn blocked`

`ayadn -bkd`

# SETTINGS

List current Ayadn settings.

`ayadn settings`

`ayadn -sg`

# FILES

List the files in your App.net storage.

`ayadn files`

`ayadn -fl`

List them all:

`ayadn files -a`

`ayadn -fl -a`

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ayadn-1.7.2 doc/08-listings.md
ayadn-1.7.1 doc/08-listings.md