mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-07-10 08:57:36 +00:00
added overview to existing post targets if no parameter is provided for the post target command
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
Sets the target of the given posts to a channel. You have to mention the channel with #.
|
||||
The available post targets will be printed when executed with no parameters.
|
||||
When no parameter is given, the currently available post targets are printed. If the post targets are already defined to
|
||||
point to an existing text channel, they will be mentioned.
|
||||
@@ -0,0 +1 @@
|
||||
Current post targets
|
||||
@@ -0,0 +1 @@
|
||||
No channel
|
||||
@@ -0,0 +1 @@
|
||||
No post targets found.
|
||||
@@ -0,0 +1 @@
|
||||
Post target ${postTargetName} points to ${channelMention}.
|
||||
Reference in New Issue
Block a user