Skip to content

Conversation

@Simplyalex99
Copy link
Contributor

This pull-request resolves #460 for adding a cross-post command. Below is a preview of the command.
crosspost

{
title: "Please Avoid Cross-Posting",
type: EmbedType.Rich,
description: `Just a friendly reminder to please avoid posting the same message in multiple channels. Pick the one that best fits your question and give folks a bit of time to respond. If you haven’t heard back after a while, feel free to bump your message.`,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's adjust the text a little bit, what do you think?

Just a friendly reminder: please avoid posting the same message in multiple channels. Choose the channel that best fits your question and allow some time for a response. If you don’t hear back after a while, feel free to bump your message.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds great! I'd be happy to adjust it now.

@kristersd kristersd merged commit ccd5018 into reactiflux:main Jun 18, 2025
1 of 2 checks passed
Simplyalex99 added a commit to Simplyalex99/reactibot that referenced this pull request Jun 19, 2025
feat: added a job/introduction bot scanner

update: added more job keywords

update: removed job titles keywords and edge case

Removed job title keyword to prevent false positives, and to keep the bot solely for job posting related messages rather than intro and job postings. Removed unneeded edge case that could result in false negatives.

update: removed unneeded edge case

update: warning message

Added a more helpful feedback in case of job advice related posts using similar keywords such as full time or job opportunity.

update: added edge case for langs with dollar sign

Added an edge case for code blocks using dollar sign and refactored if statement.

fix: messages being deleted with partial job keywords rather than full.

fix: removed duplicate job keyword

feat(experimental): added a job/introduction bot detection (reactiflux#461)

* update: added more channels

* feat: added a job/introduction bot scanner

* update: added more job keywords

* update: removed job titles keywords and edge case

Removed job title keyword to prevent false positives, and to keep the bot solely for job posting related messages rather than intro and job postings. Removed unneeded edge case that could result in false negatives.

* update: removed unneeded edge case

* update: warning message

Added a more helpful feedback in case of job advice related posts using similar keywords such as full time or job opportunity.

* update: added edge case for langs with dollar sign

Added an edge case for code blocks using dollar sign and refactored if statement.

* fix: messages being deleted with partial job keywords rather than full.

* fix: removed duplicate job keyword

Revert "feat(experimental): added a job/introduction bot detection (reactiflux#461)"

This reverts commit f946770.

fix: Shared references causing auto thread to be added to new channels (reactiflux#464)

* fix: Shared references causing auto thread to be added to new channels

* fix: removed print statement

add: cross post command (reactiflux#465)

* add: cross post command

* update: description text

IS:00 fix: prettier lint issues (reactiflux#470)

update: organized channels , and removed introduction

refactor: renamed feature to job scanner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

!crosspost command

2 participants