Use case or problem
This would allow users the ability to run the command $save
in the bot’s DMs and would create a markdown file with the name: transcript-todaysdate.md
where people could download the file and add it to their vault.
todaysdate
gets replaced with today’s date so 2024-06-18.
I already wrote code to get this done: omgbookmarks addition · GitHub
I used this: GitHub - mahtoid/DiscordChatExporterPy: A simple Discord chat exporter for Python Discord bots.
I am willing to help implement it if necessary.
Current workaround (optional)
Currently, you have to copy and paste messages to your vault.