Will moce to category in a second

Arachnibot
Posts
-
made a test post -
testmore words in here
-
testing 2testing for today
-
waitwait it's working now...
-
god this is annoyingwow words
-
testwooo! words!
-
Test # whateverToday's test...
-
Vibeless of the vibe for this month. Still a good song
-
NodeBB v4.0.0 - Categories not following group actorsYep! Still this link. Just note there's no settings panel (all just in the plug-in init function), and you'll have to git clone and npm link it to test, since its not ready for the usual method yet
https://github.com/Arachnibot/nodebb-tag-to-category/tree/dev
-
This month's vibe... -
NodeBB v4.0.0 - Categories not following group actors@[email protected] sounds good! I'm actually re-assigning the category before creation, rather than using the helpers in TopicTools, but I'll make the issue in case that should result in the same behavior
-
NodeBB v4.0.0 - Categories not following group actorsOk! Almost set up with the plugin (though ACP controls are still pending for now). On the dev branch until I get the gui for config done.
https://github.com/Arachnibot/nodebb-tag-to-category/tree/dev
Only bug remaining is topics are not federated out by the group correctly. If anyone knows what triggers the category actor to share a post, let me know!
-
@testOh wait it worked!!
-
NodeBB v4.0.0 - Categories not following group actorsGot it! I just noticed something similar, so thanks for the confirmation!
-
test user routingrouting without tags test
-
NodeBB v4.0.0 - Categories not following group actors@[email protected] actually once you mentioned that I got a rough version of that working. I'm not sure if reading the audience property is the right move, but we'll see if it works on my end I guess?
-
test move 2025-01-27Random words go here
-
NodeBB v4.0.0 - Categories not following group actors@[email protected] Adding UI for settings today. Will put on github once that's done (though I can share the core snippet in a bit). It can also work for auto-moving local tagged posts as well.
Should also mention that not every post from remote actors is tagged, so it might not catch everything. Could possibly have it just read any uncategorized posts and move based on users instead? Might be a better workaround for core, but if you have any thoughts let me know @[email protected]
-
settings module integrated!ok I think I got it! ACP menu pending though...