Skip to content

This is a plugin for ChatGPT that allows you to create a to-do list and add items to it. It's a simple example of how to use the plugin system.

Notifications You must be signed in to change notification settings

eavelasquez/todo-chatgpt-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do ChatGPT Plugin

This is a plugin for ChatGPT that allows you to create a to-do list and add items to it. It's a simple example of how to use the plugin system.

Setup

To install the required packages for this plugin, run the following command:

pnpm install

To run the plugin, run the following command:

pnpm start

Once the plugin is running, you can add it to your ChatGPT workspace by going to the "Plugins" tab and clicking "Add Plugin". Then, enter the URL of the plugin, which should be http://localhost:5003.

Usage

Once the plugin is installed, you can use the following prompts:

  • Add a to-do item: - Remind me to register for the blockchain hackathon.
  • Show my to-do list: - What's on my to-do list?
  • Update a to-do item: - Mark the first item on my to-do list as done.
  • Remove a to-do item: - Remove the first item from my to-do list.

About

This is a plugin for ChatGPT that allows you to create a to-do list and add items to it. It's a simple example of how to use the plugin system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published