added overview to existing post targets if no parameter is provided for the post target command

This commit is contained in:
Sheldan
2020-06-05 17:33:41 +02:00
parent 601c4b7121
commit d14e917329
18 changed files with 135 additions and 8 deletions

View File

@@ -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.

View File

@@ -0,0 +1 @@
Post target ${postTargetName} points to ${channelMention}.