You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: commands/RulesCommand.php
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -120,6 +120,9 @@ public function execute(): ServerResponse
120
120
**:robot: No Bots**
121
121
Please do not add a Bot inside this Chat without asking the Admins first. Feel free to mention the Bot in a Message
122
122
123
+
**:paper: Use Pastebin to post Source Code**
124
+
If you want to share your Code for troubleshooting, please upload it to [Pastebin](https://pastebin.com) and post the link. Don't send longer code parts directly in the Chat.
125
+
123
126
Also keep in mind that the [PHP Telegram Bot Support Chat](https://t.me/PHP_Telegram_Bot_Support) applies only for the [PHP Telegram Bot library](https://github.com/php-telegram-bot/core).
0 commit comments