diff options
| author | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2025-03-31 21:39:06 +0300 |
|---|---|---|
| committer | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2025-03-31 21:39:06 +0300 |
| commit | d872a49628161ddab41996a42fc6b9addcbfe812 (patch) | |
| tree | 51b669a2b2221bfffe35056690d276a72a083a84 /files | |
| parent | 210a66cb609b465645c97be9a3fb52bb3e62e7e9 (diff) | |
bot: Add donate command
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
Diffstat (limited to 'files')
| -rw-r--r-- | files/donate.txt.default | 5 | ||||
| -rw-r--r-- | files/help.txt.default | 2 |
2 files changed, 7 insertions, 0 deletions
diff --git a/files/donate.txt.default b/files/donate.txt.default new file mode 100644 index 0000000..0c11576 --- /dev/null +++ b/files/donate.txt.default @@ -0,0 +1,5 @@ +If you want to support this bot development you can donate any amount of these cryptocurrencies + +<b>BTC:</b> <code>bc1qqr8yryvx43y6p3kg7y2cw32w6tv748el7k38ff</code> +<b>BNB:</b> <code>0x8993D744dF7183e112E2A4489991890f6a143104</code> +<b>TON:</b> <code>UQBdoPQq3akozSLiWqt6x2Rizv0TrxHzRjczoztFN-LMCwGO</code> diff --git a/files/help.txt.default b/files/help.txt.default index 8651c89..95b9fa7 100644 --- a/files/help.txt.default +++ b/files/help.txt.default @@ -31,6 +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 <b>Commands:</b> /help - Send this message @@ -40,6 +41,7 @@ /short [query] - Create inline shortcut /shorts - Manage saved shortcuts /stop - Remove all your data +/donate - Send donate details <b>Inline aliases:</b> <code>l</code> - <code>pools</code> |
