diff options
| author | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2025-03-31 22:23:17 +0300 |
|---|---|---|
| committer | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2025-03-31 22:23:47 +0300 |
| commit | 0f28549ad21fb51f1d5b7abc6145eee44b7f73a4 (patch) | |
| tree | 95c3ccb1ecdfac058facc440ac6b460c370bd128 | |
| parent | bceed4e34e622748170b451847b687f359643d51 (diff) | |
files/help: Correct typos
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | files/help.txt.default | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -126,7 +126,7 @@ Supported Image Boards: * `original [b] [id]` - Get original file of post * `post [b] [id]` - Get infromation of post * `short [query]` - Create inline shortcut -* `donate` - Send donate details +* `donate` - Send donation details ### Commands @@ -137,7 +137,7 @@ Supported Image Boards: * `/short [query]` - Create inline shortcut * `/shorts` - Manage saved shortcuts * `/stop` - Remove all user data -* `/donate` - Send donate details +* `/donate` - Send donation details ### Inline aliases diff --git a/files/help.txt.default b/files/help.txt.default index 95b9fa7..e18b1c5 100644 --- a/files/help.txt.default +++ b/files/help.txt.default @@ -31,7 +31,7 @@ <code>original</code> [b] [id] - Get original file of post <code>post</code> [b] [id] - Get infromation of post <code>short</code> [query] - Create inline shortcut -<code>donate</code> - Send donate details +<code>donate</code> - Send donation details <b>Commands:</b> /help - Send this message @@ -41,7 +41,7 @@ /short [query] - Create inline shortcut /shorts - Manage saved shortcuts /stop - Remove all your data -/donate - Send donate details +/donate - Send donation details <b>Inline aliases:</b> <code>l</code> - <code>pools</code> |
