BBS: add repeat functionality

This commit is contained in:
duponin 2022-05-22 03:19:24 +02:00
parent 5951d637a9
commit 5ca1ac041f
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ defmodule Pleroma.BBS.Handler do
IO.puts("n - Show notifications")
IO.puts("n read - Mark all notifactions as read")
IO.puts("f <id> - Favourites the post with the given id")
IO.puts("R <id> - Repeat the post with the given id")
IO.puts("quit - Quit")
state