A GitHub App (bot) built using Node,Octokit/restapi and ofcourse Tenor API, that posts gif when you install this in your repositories
# Install dependencies
npm install
# Run the bot
npm start/dev
# 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
- Search for similar issue/PR (Make a comment)
- Comment gif for various event related to "issue and PR"
- **More events planned (Needs proper implementaton with no fail)
# Copy and paste the url
https://github.com/apps/OctoPaji
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.
All the changes are here
MIT © 2024 Jayant Navrange