we certainly do not need search through pinned topics for now...
This just causes bots to get confused.
This commit is contained in:
parent
c7781c57fc
commit
2d299900b9
|
@ -27,7 +27,6 @@ module DiscourseAi::AiBot::Commands
|
||||||
post_count:X: only topics with X amount of posts
|
post_count:X: only topics with X amount of posts
|
||||||
min_posts:X: topics containing a minimum of X posts
|
min_posts:X: topics containing a minimum of X posts
|
||||||
max_posts:X: topics with no more than max posts
|
max_posts:X: topics with no more than max posts
|
||||||
in:pinned: in all pinned topics (either global or per category pins)
|
|
||||||
created:@USERNAME: topics created by a specific user
|
created:@USERNAME: topics created by a specific user
|
||||||
category:CATGORY: topics in the CATEGORY AND all subcategories
|
category:CATGORY: topics in the CATEGORY AND all subcategories
|
||||||
category:=CATEGORY: topics in the CATEGORY excluding subcategories
|
category:=CATEGORY: topics in the CATEGORY excluding subcategories
|
||||||
|
|
Loading…
Reference in New Issue