The official π bot for Delta.
We need an X bot that posts updates to @deltaml_org
with information from GitHub API.
You will use the GitHub API to:
- Detect when a new contributor makes their first commit to the
master
branch of the delta repository. - Detect when a new release of the delta repository is published.
You will use the X API to:
- Post a message to
@deltaml_org
whenever a new contributor makes their first commit to themaster
branch of the delta repository. - Post a message to
@deltaml_org
whenever a new release of the delta repository is published.
Delta got a new contributor [Contributor Name]!
Details: [Commit message]
Link: [Commit link]
New release ([Version Number]) of Delta out! π
Link to release notes: [Release link]
Implement these features in the bot, ensuring the messages are posted automatically whenever these events occur.
If anything is unclear, reach out in the Github Discussions here on GitHub.
The following contributors have either helped to start this project, have contributed code, are actively maintaining it (including documentation), or in other ways being awesome contributors to this project. We'd like to take a moment to recognize them.
The MIT License.