An exporter for the Copilot Chat integrated into the M365 dashboard.
当前为
An exporter for conversations from Microsoft 365 Copilot Chat integrated into the Microsoft 365 dashboard.
Exporter design and functionality based on @Pionxzh's ChatGPT Exporter. This userscript is not 1:1 in functionality, though!
Compared to ChatGPT Exporter, it does not support:
The exporter can only show, at maximum, the latest 500 conversations. This is a limit imposed by the API endpoint used to get the list of chats. You'll need to delete some chats if you want to access anything beyond the latest 500 conversations.
Assuming that the userscript is already installed:
git clone https://github.com/ganyuke/copilot-exporter.cd copilot-exporter.pnpm.pnpm build. The newly-built userscript should be in dist/.