File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/Integrations/Telegram/Commands/Irazasyed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ public function handle()
2424 $ this ->replyWithMessage ([
2525 'text ' => 'If you like this bot and find it useful, please give a star to ' .
2626 '[the GitHub repository](https://github.com/itorgov/laravel-forge-bot). ' .
27- 'Of course, if you would like to support it, please consider a donation ' .
28- 'using my [PayPal](https://paypal.me/WiDe) page. Your donation would help ' .
27+ 'Of course, if you would like to support it, please consider a donation ' .
28+ 'using my [PayPal](https://paypal.me/WiDe) page. Your donation would help ' .
2929 '[me](https://t.me/ivantorgov) a lot to continue running this bot and covering hosting costs. ' ,
3030 'parse_mode ' => 'Markdown ' ,
3131 ]);
You can’t perform that action at this time.
0 commit comments