Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crosspost between channels feature #83

Open
samhwang opened this issue Mar 10, 2022 · 3 comments
Open

Crosspost between channels feature #83

samhwang opened this issue Mar 10, 2022 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@samhwang
Copy link
Collaborator

samhwang commented Mar 10, 2022

Is your feature request related to a problem? Please describe.
Crossposting in our Discord channel is now becoming a thing in our Discord server because people keep on derailing things (me included) sigh

Describe the solution you'd like
When a message with the keyword cross-post crosspost or xpost appears, this can then be parsed, find the mentioned channel name, and copy the URL to said post into the mentioned channel.

Example flow:

  • cross-post #meme-and-shitposting <content> <image> message is sent into the #general channel
  • Bot will detect the keyword cross-post and post the URL to the message in #general into the #meme-and-shitposting channel.

Describe alternatives you've considered
N/A

Additional context
N/A

@nqngo
Copy link
Member

nqngo commented Mar 10, 2022

Let's be explicit about the command and not rely on too many keywords. We are IT professionals here. :)

My proposal for the solutions:

  1. User reply to a post they want to crosspost.
  2. Then user type /crosspost #meme-and-shitposting.

@samhwang
Copy link
Collaborator Author

Just realized that DiscordJS has some functionality regarding crossposting channels while I was working on #82 . Maybe it can be utilized.

image

@samhwang samhwang added the enhancement New feature or request label May 10, 2022
@jkiller295
Copy link
Contributor

Let's be explicit about the command and not rely on too many keywords. We are IT professionals here. :)

My proposal for the solutions:

  1. User reply to a post they want to crosspost.
  2. Then user type /crosspost #meme-and-shitposting.

We can't use the bot's slash command when replying to a message

@samhwang samhwang added good first issue Good for newcomers help wanted Extra attention is needed labels Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants