Skip to content

Based on octokit/rest api, this bot is made using Nodejs which automates labelling and maintainer assignment, search for similar issues/PR and posts gif on various events of a repository in GitHub.

License

Notifications You must be signed in to change notification settings

jayantur13/octopaji

Repository files navigation

OctoPaji

A GitHub App (bot) built using Node,Octokit/restapi and ofcourse Tenor API, that posts gif when you install this in your repositories

Setup

# Install dependencies
npm install

# Run the bot
npm start/dev

env example

# The ID of your GitHub App
APP_ID=Number
WEBHOOK_SECRET=AlphaNumeric
PORT=Some_PORT_Num
CLIENT_KEY=Alpha numeric (anything)
API_KEY=From_Tenor

Bot Installation

# Copy and paste the url
https://github.com/apps/OctoPaji

Contributing

If you have suggestions for how OctoPaji 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.

Please adhere to this project's Code Of Conduct.

Changelog

All the changes are here

License

MIT © 2024 Jayant Navrange

About

Based on octokit/rest api, this bot is made using Nodejs which automates labelling and maintainer assignment, search for similar issues/PR and posts gif on various events of a repository in GitHub.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks