mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-01-28 19:35:18 +00:00
Various improvements to templates (#8)
- Removes `;closenolog` templates, as the feature doesn't exist anymore - Fix some inconsistencies and typos Co-Authored-By: Sheldan <5037282+Sheldan@users.noreply.github.com> Co-authored-by: Sheldan <5037282+Sheldan@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ab575257f9
commit
bf0aa3baad
@@ -1,2 +1,2 @@
|
||||
Suggests the given text in the `suggestions` post target to be voted on. Such a suggestion will have a globally unique id
|
||||
and a suggestion can be accepted with `accept` or denied with `reject`.
|
||||
Suggests the given text in the `suggestions` post target to be voted on. Such a suggestion will have a globally unique id.
|
||||
A suggestion can be accepted with `accept` or denied with `reject`.
|
||||
@@ -1,2 +1,2 @@
|
||||
This command can be used to delete a suggestion. This is only possible by the creator of the suggestion and for a certain period after the suggestion has been created (default 1 hour).
|
||||
This will delete the message containing the suggestion and from the database. No further action is possible on this suggestion.
|
||||
This will delete the message containing the suggestion and remove it from the database. No further action is possible on this suggestion.
|
||||
Reference in New Issue
Block a user