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

Webhook to publish new conference in the discord #264

Open
kjaymiller opened this issue Mar 11, 2024 · 2 comments
Open

Webhook to publish new conference in the discord #264

kjaymiller opened this issue Mar 11, 2024 · 2 comments

Comments

@kjaymiller
Copy link
Contributor

kjaymiller commented Mar 11, 2024

Our current webhook has the create messages. I think we can use that to send a new message to general and a thread that announces a new conference

Using YAGPDB -
sendMessage - channel message - Sends message (string or embed) in channel, channel
can be either nil, the channel ID or the channel's "name".

@ronnzw
Copy link

ronnzw commented Oct 4, 2024

@kjaymiller can you share more details here?

  • Where is the webhook?
  • Are we talking about sending messages to a Discord channel?
  • Do you need this to be part of the website repo?
  • Who has the credentials for the webhook?
  • The conferences themselves, are they our conference or python conferences in general?

@kjaymiller
Copy link
Contributor Author

Where is the webhook?

Currently one doesn't exist

Are we talking about sending messages to a Discord channel?

Yes the challenge here is trying to figure out if we want a single message for each issue as it's being published or a command that could be called on demand that would return a list

Who has the credentials for the webhook?

I think it would be an account with admin rights to the GitHub account. Potentially a service account.
There would likely also need to be an account in discord (this is usually the bot account).

The conferences themselves, are they our conference or python conferences in general?

YES... This would be the same conferences that are listed in https://blackpythondevs.com/events

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

No branches or pull requests

2 participants