itskekoff / discord-server-copy

Most powerful discord server cloner. Made using discord.py-self. Can clone entire discord server with messages
MIT License
86 stars 69 forks source link

Copying Messages doesn't fully work #50

Closed Mehmorel closed 4 months ago

Mehmorel commented 4 months ago

Copying Messages is working since last update(s), but it doesn't copy ALL the messages for me. my settings: { "prefix": "cp!", "debug": true, "clone_settings": { "name_syntax": "x", "clone_delay": 1.337, "clear_guild": true, "icon": true, "banner": true, "roles": true, "channels": true, "overwrites": true, "emoji": true, "stickers": false }, "clone_messages": { "comment": "Clone messages in all channels (last messages). Long limit - long time need to copy", "enabled": true, "oldest_first": true, "webhooks_clear": true, "limit": 8196, "delay": 0.65 }, "live_update": { "comment": "Automatically detect new messages and send it via webhook", "comment2": "Also works with clone_messages (starts sending when channel is fully processed)", "enabled": true, "message_delay": 0.75 } }

itskekoff commented 4 months ago

do you have discord error logs? check file that ends with 2024-discord.log

itskekoff commented 4 months ago

possibly fixed in new updates. update and use cp!help to get info about commands.