itskekoff / discord-server-copy

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

Error when running python3 main.py #8

Closed Fluff4life closed 1 year ago

Fluff4life commented 1 year ago

Traceback (most recent call last): File "/home/runner/discord-server-copy-1/main.py", line 332, in bot = commands.Bot(command_prefix=prefix, case_insensitive=True, TypeError: BotBase.init() missing 1 required keyword-only argument: 'intents'

itskekoff commented 1 year ago

make sure that you use discord.py-self instead of discord.py