https://github.com/muhammad-fiaz/nextmage
Next Mage: Your all-in-one GitHub bot for label, issue, pull request, and discussion management. Streamline your repository maintenance with ease.
https://github.com/muhammad-fiaz/nextmage
autobot bot bots discussions github github-action github-actions github-bot issue-tracker mage next-bot next-mage nextmage pull-requests
Last synced: 28 days ago
JSON representation
Next Mage: Your all-in-one GitHub bot for label, issue, pull request, and discussion management. Streamline your repository maintenance with ease.
- Host: GitHub
- URL: https://github.com/muhammad-fiaz/nextmage
- Owner: muhammad-fiaz
- License: apache-2.0
- Created: 2024-04-10T14:37:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-22T16:17:57.000Z (about 1 year ago)
- Last Synced: 2025-04-22T17:36:04.893Z (about 1 year ago)
- Topics: autobot, bot, bots, discussions, github, github-action, github-actions, github-bot, issue-tracker, mage, next-bot, next-mage, nextmage, pull-requests
- Language: TypeScript
- Homepage: https://github.com/apps/next-mage
- Size: 346 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Next Mage
[](https://opensource.org/licenses/MIT)
[](https://github.com/muhammad-fiaz/NextMage/issues)
[](https://github.com/muhammad-fiaz/NextMage/network)
[](https://github.com/muhammad-fiaz/NextMage/stargazers)
[](https://github.com/muhammad-fiaz/NextMage/pulls)
[](https://github.com/muhammad-fiaz/NextMage/graphs/contributors)
[](https://github.com/muhammad-fiaz)
[](https://github.com/muhammad-fiaz/NextMage/actions/workflows/build.yml)
[](https://github.com/muhammad-fiaz)
Next Mage: Your all-in-one GitHub bot for label, issue, pull request, and discussion management. Streamline your repository maintenance with ease.
## Setup
```sh
# Install dependencies
npm install
# Run the bot
npm start
```
## Docker
```sh
# 1. Build container
docker build -t nextmage .
# 2. Start container
docker run -e APP_ID= -e PRIVATE_KEY= nextmage
```
> This Project need Gemini API Key You can Get it at Google AI Studio
## Contributing
If you have suggestions for how next mage could be improved, or want to report a bug, open an issue! We'd love all and any contributions.
For more, check out the [Contributing Guide](CONTRIBUTING.md).
## License
[Apache 2.0](LICENSE) © 2024 muhammad-fiaz