Skip to content

Commit bae8d28

Browse files
committed
Add Note to Rules About Asking Same Question In Multiple Places
1 parent 3613936 commit bae8d28

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

components/const.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@
5959
- Use <code>@admin</code> to report spam or abuse and <i>only</i> for that.
6060
- If you have a userbot, deactivate it in here. Otherwise you'll get banned at least temporarily.
6161
- Don't copy-paste answers that were generated by an AI/LLM tool (e.g. ChatGPT).
62+
- If you have asked your question elsewhere before (e.g. StackOverflow or PTBs GitHub repo),
63+
include a link to it in your question.
6264
6365
Before asking, please take a look at our <a href="{WIKI_URL}">wiki</a> and \
6466
<a href="{EXAMPLES_URL}">example bots</a> or, depending on your question, the \
@@ -87,6 +89,8 @@
8789
- Use <code>@admin</code> to report spam or abuse and <i>only</i> for that.
8890
- If you have a userbot, deactivate it in here. Otherwise you'll get banned at least temporarily.
8991
- Don't copy-paste answers that were generated by an AI/LLM tool (e.g. ChatGPT).
92+
- If you have asked your question elsewhere before (e.g. StackOverflow or PTBs GitHub repo),
93+
include a link to it in your question.
9094
"""
9195

9296
# Github Pattern

0 commit comments

Comments
 (0)