mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-18 06:06:06 -04:00
Added templates for direct messages and sent direct messages
This commit is contained in:
@@ -50,6 +50,8 @@ 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")
|
||||
|
||||
[filters]
|
||||
|
||||
|
Reference in New Issue
Block a user