This is an open-source ChatGPT plugin that provides current deals on PC games. It is written as a Node/JavaScript version.
This plugin has not been submitted to ChatGPT so it can only be run locally or via the online version through the "Develop your own plugin" feature.
- Go to the ChatGPT plugin store
- Click 'Develop your own plugin'
- Paste this url and accept
Clone the repository to your local machine:
git clone https://github.com/CyrisXD/GameDealGenie-ChatGPT-Plugin.git
Install dependencies and run
npm install
npm start
- Go to the ChatGPT plugin store
- Click 'Develop your own plugin'
- Enter
localhost:3000
and accept
- "What are the current PC game deals?"
- "Can you show me the deals for games on Steam?"
- "What are the deals for games with a Metacritic rating above 80?"
- "Can you find deals for games that are currently on sale?"
- "Show me the deals for games with a price less than $20."
- "What are the deals for AAA games?"
- "Show me the deals for games with a Steam review rating above 90."
- "What are the deals for the game with the Steam App ID 730?"
- "Can you find deals for games with the title 'Cyberpunk'?"
- "What are the current deals sorted by 'Deal Rating'?"