Giter Site home page Giter Site logo

Bug about discord-server-copy HOT 9 CLOSED

itskekoff avatar itskekoff commented on June 4, 2024
Bug

from discord-server-copy.

Comments (9)

xivgit avatar xivgit commented on June 4, 2024

[2023-05-15 20:17:56] [ERROR ] discord.ext.commands.bot: Ignoring exception in command copy
Traceback (most recent call last):
File "C:\Users\xiv\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 236, in wrapped
ret = await coro(*args, **kwargs)
File "C:\Users\xiv\Desktop\discordcopy\discord-server-copy-main\main.py", line 373, in copy
await cloner.clone_channels(perms=clone_permissions)
File "C:\Users\xiv\Desktop\discordcopy\discord-server-copy-main\main.py", line 254, in clone_channels
new_channel = await self.new_guild.create_stage_channel(name=channel.name, topic=channel.topic,
TypeError: create_stage_channel() got an unexpected keyword argument 'topic'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "C:\Users\xiv\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\bot.py", line 1169, in invoke
await ctx.command.invoke(ctx)
File "C:\Users\xiv\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 1020, in invoke
await injected(*ctx.args, **ctx.kwargs) # type: ignore
File "C:\Users\xiv\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 245, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: TypeError: create_stage_channel() got an unexpected keyword argument 'topic'

from discord-server-copy.

xivgit avatar xivgit commented on June 4, 2024

There is also that when i launch.

[2023-05-15 20:16:53] [WARNING ] discord.state: Member list scraping failed for 1102353551327506462 (Failed to automatically choose channels; please specify them manually).
[2023-05-15 20:16:53] [WARNING ] discord.state: Member list scraping failed for 1102631210880086056 (Failed to automatically choose channels; please specify them manually).

from discord-server-copy.

itskekoff avatar itskekoff commented on June 4, 2024

what version of python and discord.py-self are you using?

from discord-server-copy.

xivgit avatar xivgit commented on June 4, 2024

i'm using Python 3.9 and idk for the discord.py-self

from discord-server-copy.

itskekoff avatar itskekoff commented on June 4, 2024

i'm using Python 3.9 and idk for the discord.py-self

try pip uninstall discord.py-self
and pip install discord.py-self==1.9.2

from discord-server-copy.

xivgit avatar xivgit commented on June 4, 2024

sry but not working

from discord-server-copy.

itskekoff avatar itskekoff commented on June 4, 2024

sry but not working

same error?

from discord-server-copy.

itskekoff avatar itskekoff commented on June 4, 2024

There is also that when i launch.

[2023-05-15 20:16:53] [WARNING ] discord.state: Member list scraping failed for 1102353551327506462 (Failed to automatically choose channels; please specify them manually). [2023-05-15 20:16:53] [WARNING ] discord.state: Member list scraping failed for 1102631210880086056 (Failed to automatically choose channels; please specify them manually).

for discord.py-self this is normal.

from discord-server-copy.

itskekoff avatar itskekoff commented on June 4, 2024

now fixed in 1.3 update. download update from this repository.

from discord-server-copy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.