Updated sent direct messages template

This commit is contained in:
Manuel Cortez 2021-12-21 13:55:48 -06:00
parent b4526c12c9
commit 81963dbb53
No known key found for this signature in database
GPG Key ID: 9E0735CA15EFE790

View File

@ -51,7 +51,7 @@ speech_reporting = boolean(default=True)
[templates]
tweet = string(default="$display_name, $text $image_descriptions $date. $source")
dm = string(default="$sender_display_name, $text $date")
dm_sent = string(default=">$recipient_display_name, $text $date")
dm_sent = string(default="Dm to $recipient_display_name, $text $date")
person = string(default="$display_name (@$screen_name). $followers followers, $following following, $tweets tweets. Joined Twitter $created_at.")
[filters]