An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          


logo

# Next Mage

[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![GitHub issues](https://img.shields.io/github/issues/muhammad-fiaz/NextMage)](https://github.com/muhammad-fiaz/NextMage/issues)
[![GitHub forks](https://img.shields.io/github/forks/muhammad-fiaz/NextMage)](https://github.com/muhammad-fiaz/NextMage/network)
[![GitHub stars](https://img.shields.io/github/stars/muhammad-fiaz/NextMage)](https://github.com/muhammad-fiaz/NextMage/stargazers)
[![GitHub pull requests](https://img.shields.io/github/issues-pr/muhammad-fiaz/NextMage)](https://github.com/muhammad-fiaz/NextMage/pulls)
[![GitHub contributors](https://img.shields.io/github/contributors/muhammad-fiaz/NextMage)](https://github.com/muhammad-fiaz/NextMage/graphs/contributors)
[![GitHub maintainer](https://img.shields.io/badge/maintainer-muhammad--fiaz-blue)](https://github.com/muhammad-fiaz)
[![NodeJS](https://github.com/muhammad-fiaz/NextMage/actions/workflows/build.yml/badge.svg)](https://github.com/muhammad-fiaz/NextMage/actions/workflows/build.yml)
[![Follow me on GitHub](https://img.shields.io/github/followers/muhammad-fiaz?label=Follow&style=social)](https://github.com/muhammad-fiaz)

discord invite

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