Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backup DM Contents [Open for Suggestions] #6

Open
3xnull opened this issue Jun 28, 2022 · 8 comments
Open

Backup DM Contents [Open for Suggestions] #6

3xnull opened this issue Jun 28, 2022 · 8 comments
Labels
needs looking into Further analysis is needed suggestion New feature or request

Comments

@3xnull
Copy link

3xnull commented Jun 28, 2022

Add option that can only be backed up from chats separately in the list
Or from all friends or just dm that are open
And Group Chat Message Back Too
or you can create another program with some choise for only chat backups and more

@itschasa itschasa added the suggestion New feature or request label Jun 28, 2022
@itschasa

This comment was marked as duplicate.

@3xnull

This comment was marked as duplicate.

@itschasa
Copy link
Owner

i like the idea, but there are 2 issues that are presented here (and ways to get around them):

  • the amount of messages some people have

    • some people have 1000s of messages with people, this would take very long to scrape
    • one way to fix this is to have a hard limit (500 messages, or whatever, make it customisable)
  • sending the messages in the DM channel on the new account

    • this can lead to locks if theres a lot of DM channels being opened (its similar to mass-dming)
    • also, to dm someone, you need to be their friend, or to be in a mutual server
    • if i was to implement DM contents, i doubt i would make it so you can send the contents
    • maybe a solution would to save the html or txt files on restoring to a folder, where if you need to look at them, you can open the folder and search for the username / id of the user

other than those two problems, i dont see any reason not to add it. just need to get a html (+ css/js) template

@itschasa itschasa changed the title Add Option Add Option to Backup DM Contents Jun 28, 2022
@3xnull 3xnull closed this as completed Jun 28, 2022
@itschasa
Copy link
Owner

itschasa commented Aug 8, 2023

Some more people have been requesting this. If anyone has any good ideas on how to restore the contents of DMs with users, let me know.

It should be easy to find and look through your old DMs, on both mobile and PC. So somehow putting the content of the DMs back on discord would be ideal.

@itschasa itschasa reopened this Aug 8, 2023
@itschasa itschasa changed the title Add Option to Backup DM Contents Add Option to Backup DM Contents [Open for Suggestions] Aug 8, 2023
@itschasa itschasa added the needs looking into Further analysis is needed label Aug 8, 2023
@infamouskoala
Copy link
Contributor

gonna be a real pain in the ass for many reasons

@itschasa itschasa changed the title Add Option to Backup DM Contents [Open for Suggestions] Backup DM Contents [Open for Suggestions] Oct 22, 2023
@Salty-Coder
Copy link

Salty-Coder commented Apr 17, 2024

I feel like restoring would be a challenge, however saving them to a file (such as an html file to look fancy) wouldn't be too tricky.

And with the problem with the quantity of messages, maybe add a (possibly customisable) limit to limit the number of scraped messages to n messages from most recent to older.

Edit: if i get round to it, i'll have a look into how this could be done, as this is a feature I am keen to see.

@itschasa
Copy link
Owner

however saving them to a file (such as an html file to look fancy) wouldn't be too tricky

i agree, but making that accessible on mobile would be troublesome
i'd prefer to keep this project fully open source and to have no dependancies of web hosting

@Salty-Coder
Copy link

i'd prefer to keep this project fully open source and to have no dependancies of web hosting

That's a fair point. It would create various problems if it were to be accessible on mobile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs looking into Further analysis is needed suggestion New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants