diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-03-16 15:10:40 +0100 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-03-16 15:10:40 +0100 |
commit | 3256115d3cf48c778dd8feb5ed5319d0aa1d4071 (patch) | |
tree | 7d1826ab009f85bf2116ec820469efd50456443d /README.org | |
parent | d508373cfcc7df5314acf1714e3caa9e023dc2da (diff) |
readme: add --dm-user
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -259,6 +259,9 @@ work without first loading =mastodon.el=: - =mastodon-tl--add-toot-account-at-point-to-list=: Add the account of the toot at point to a list. +- =mastodon-tl--dm-user=: Send a direct message to one of the users at point. + + - =mastodon-tl--follow-tag=: Follow a tag (works like following a user) - =mastodon-tl--unfollow-tag=: Unfollow a tag - =mastodon-tl--list-followed-tags=: View a list of tags you're following. |